Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dzsmalloc.c464 static inline void set_first_obj_offset(struct page *page, unsigned int offset) in set_first_obj_offset() function
911 set_first_obj_offset(page, off); in init_zspage()
1772 set_first_obj_offset(newpage, get_first_obj_offset(oldpage)); in replace_sub_page()