Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dzsmalloc.c490 static inline int get_first_obj_offset(struct page *page) in get_first_obj_offset() function
1618 offset = get_first_obj_offset(page); in find_alloced_obj()
1896 set_first_obj_offset(newpage, get_first_obj_offset(oldpage)); in replace_sub_page()
1992 offset = get_first_obj_offset(page); in zs_page_migrate()
/kernel/linux/linux-6.6/mm/
H A Dzsmalloc.c459 static inline unsigned int get_first_obj_offset(struct page *page) in get_first_obj_offset() function
1560 offset = get_first_obj_offset(page); in find_alloced_obj()
1772 set_first_obj_offset(newpage, get_first_obj_offset(oldpage)); in replace_sub_page()
1835 offset = get_first_obj_offset(page); in zs_page_migrate()

Completed in 8 milliseconds