Home
last modified time | relevance | path

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

/linux/mm/
H A Dzsmalloc.c435 static inline bool __maybe_unused is_first_zpdesc(struct zpdesc *zpdesc) in is_first_zpdesc() function
455 VM_BUG_ON_PAGE(!is_first_zpdesc(first_zpdesc), zpdesc_page(first_zpdesc)); in get_first_zpdesc()
790 VM_BUG_ON_PAGE(!is_first_zpdesc(zpdesc), zpdesc_page(zpdesc)); in obj_allocated()