Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dzsmalloc.c495 static inline void set_first_obj_offset(struct page *page, int offset) in set_first_obj_offset() function
990 set_first_obj_offset(page, off); in init_zspage()
1896 set_first_obj_offset(newpage, get_first_obj_offset(oldpage)); in replace_sub_page()
/kernel/linux/linux-6.6/mm/
H A 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()

Completed in 7 milliseconds