Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpage_ext.h25 struct page_ext_operations { struct
101 struct page_ext_operations *ops) in page_ext_data()
H A Diommu-debug-pagealloc.h14 extern struct page_ext_operations page_iommu_debug_ops;
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.c74 static struct page_ext_operations page_idle_ops __initdata = {
80 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.c143 struct page_ext_operations page_owner_ops = {
/linux/drivers/iommu/
H A Diommu-debug-pagealloc.c28 struct page_ext_operations page_iommu_debug_ops = {
/linux/lib/
H A Dalloc_tag.c765 struct page_ext_operations page_alloc_tagging_ops = {