Searched defs:bad_page (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dpage_alloc.c312 static void bad_page(struct page *page, const char *reason, function
403 bad_page(page, "wrong compound order", 0);
413 bad_page(page, "PageTail not set", 0);
416 bad_page(page, "first_page not consistent", 0);
660 bad_page(page, bad_reason, bad_flags);
917 bad_page(page, bad_reason, bad_flags);

Completed in 78 milliseconds