Home
last modified time | relevance | path

Searched refs:is_first_page (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/mm/
H A Dzsmalloc.c434 static __maybe_unused int is_first_page(struct page *page) in is_first_page() function
455 VM_BUG_ON_PAGE(!is_first_page(first_page), first_page); in get_first_page()
805 VM_BUG_ON_PAGE(!is_first_page(page), page); in obj_allocated()