Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dzsmalloc.c480 static inline void set_first_obj_offset(struct page *page, unsigned int offset) in set_first_obj_offset() function
974 set_first_obj_offset(page, off); in init_zspage()
1816 set_first_obj_offset(newpage, get_first_obj_offset(oldpage)); in replace_sub_page()