Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dpage_ext.h25 struct page_ext_operations { struct
85 struct page_ext_operations *ops) in page_ext_data()
Dpage_owner.h9 extern struct page_ext_operations page_owner_ops;
Dpage_table_check.h14 extern struct page_ext_operations page_table_check_ops;
/linux-6.6.21/mm/
Dpage_ext.c72 static struct page_ext_operations page_idle_ops __initdata = {
78 static struct page_ext_operations *page_ext_ops[] __initdata = {
Dpage_table_check.c44 struct page_ext_operations page_table_check_ops = {
Dpage_owner.c98 struct page_ext_operations page_owner_ops = {