Home
last modified time | relevance | path

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

/linux/mm/
H A Dzsmalloc.c468 static inline unsigned int get_first_obj_offset(struct page *page) in get_first_obj_offset() function
1553 offset = get_first_obj_offset(page); in find_alloced_obj()
1747 set_first_obj_offset(newpage, get_first_obj_offset(oldpage)); in replace_sub_page()
1800 offset = get_first_obj_offset(page); in zs_page_migrate()