Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dpage_ext.h25 struct page_ext_operations { struct
100 struct page_ext_operations *ops) in page_ext_data()
H A Dpage_owner.h9 extern struct page_ext_operations page_owner_ops;
H A Dpage_table_check.h14 extern struct page_ext_operations page_table_check_ops;
H A Dpgalloc_tag.h14 extern struct page_ext_operations page_alloc_tagging_ops;
/linux-6.15/mm/
H A Dpage_ext.c73 static struct page_ext_operations page_idle_ops __initdata = {
79 static struct page_ext_operations *page_ext_ops[] __initdata = {
H A Dpage_table_check.c46 struct page_ext_operations page_table_check_ops = {
H A Dpage_owner.c134 struct page_ext_operations page_owner_ops = {
/linux-6.15/lib/
H A Dalloc_tag.c769 struct page_ext_operations page_alloc_tagging_ops = {