Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dpage_ext.h99 static inline void *page_ext_data(struct page_ext *page_ext, in page_ext_data() function
H A Dpgalloc_tag.h121 tmp = (union codetag_ref *)page_ext_data(page_ext, &page_alloc_tagging_ops); in get_page_tag_ref()
/linux-6.15/mm/
H A Dpage_table_check.c56 return page_ext_data(page_ext, &page_table_check_ops); in get_page_table_check()
H A Dpage_owner.c143 return page_ext_data(page_ext, &page_owner_ops); in get_page_owner()