Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dzsmalloc.c499 static inline void set_first_obj_offset(struct page *page, int offset) in set_first_obj_offset() function
994 set_first_obj_offset(page, off); in init_zspage()
1909 set_first_obj_offset(newpage, get_first_obj_offset(oldpage)); in replace_sub_page()