Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dzsmalloc.c462 static __maybe_unused int is_first_page(struct page *page) in is_first_page() function
487 VM_BUG_ON_PAGE(!is_first_page(first_page), first_page); in get_first_page()
891 VM_BUG_ON_PAGE(!is_first_page(page), page); in obj_to_head()