Searched refs:cmd_page_alloc (Results 1 – 1 of 1) sorted by relevance
100 static int cmd_page_alloc(int argc, const cmd_args *argv);104 STATIC_COMMAND("page_alloc", "page allocator debug commands", &cmd_page_alloc)107 static int cmd_page_alloc(int argc, const cmd_args *argv) in cmd_page_alloc() function