Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dpage_ext.h24 struct page_ext_operations { struct
84 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;
Dpgalloc_tag.h14 extern struct page_ext_operations page_alloc_tagging_ops;
/linux-6.14.4/mm/
Dpage_ext.c73 static struct page_ext_operations page_idle_ops __initdata = {
79 static struct page_ext_operations *page_ext_ops[] __initdata = {
Dpage_table_check.c46 struct page_ext_operations page_table_check_ops = {
Dpage_owner.c134 struct page_ext_operations page_owner_ops = {
/linux-6.14.4/lib/
Dalloc_tag.c719 struct page_ext_operations page_alloc_tagging_ops = {