Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dzsmalloc.c465 static __maybe_unused int is_first_page(struct page *page) in is_first_page() function
486 VM_BUG_ON_PAGE(!is_first_page(first_page), first_page); in get_first_page()
874 VM_BUG_ON_PAGE(!is_first_page(page), page); in obj_to_head()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds