Searched refs:page_ext_operations (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/include/linux/
H A Dpage_owner.h6 extern struct page_ext_operations page_owner_ops;
H A Dpage_ext.h8 struct page_ext_operations { struct
H A Dpage_idle.h45 extern struct page_ext_operations page_idle_ops;
H A Dmm.h2277 extern struct page_ext_operations debug_guardpage_ops;
2278 extern struct page_ext_operations page_poisoning_ops;
/linux-4.4.14/mm/
H A Ddebug-pagealloc.c27 struct page_ext_operations page_poisoning_ops = {
H A Dpage_idle.c216 struct page_ext_operations page_idle_ops = {
H A Dpage_owner.c44 struct page_ext_operations page_owner_ops = {
H A Dpage_ext.c55 static struct page_ext_operations *page_ext_ops[] = {
H A Dpage_alloc.c514 struct page_ext_operations debug_guardpage_ops = {
566 struct page_ext_operations debug_guardpage_ops = { NULL, }; set_page_guard()

Completed in 173 milliseconds