Home
last modified time | relevance | path

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

/linux/mm/
H A Dzsmalloc.c474 static inline void set_first_obj_offset(struct page *page, unsigned int offset) in set_first_obj_offset() function
899 set_first_obj_offset(page, off); in init_zspage()
1747 set_first_obj_offset(newpage, get_first_obj_offset(oldpage)); in replace_sub_page()