Home
last modified time | relevance | path

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

/linux/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/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 = {
/linux/lib/
H A Dalloc_tag.c761 struct page_ext_operations page_alloc_tagging_ops = {