Lines Matching defs:p
82 static int hwpoison_filter_dev(struct page *p) in hwpoison_filter_dev()
112 static int hwpoison_filter_flags(struct page *p) in hwpoison_filter_flags()
137 static int hwpoison_filter_task(struct page *p) in hwpoison_filter_task()
148 static int hwpoison_filter_task(struct page *p) { return 0; } in hwpoison_filter_task()
151 int hwpoison_filter(struct page *p) in hwpoison_filter()
168 int hwpoison_filter(struct page *p) in hwpoison_filter()
221 void shake_page(struct page *p, int access) in shake_page()
280 static void add_to_kill(struct task_struct *tsk, struct page *p, in add_to_kill()
533 static int delete_from_lru_cache(struct page *p) in delete_from_lru_cache()
556 static int me_kernel(struct page *p, unsigned long pfn) in me_kernel()
564 static int me_unknown(struct page *p, unsigned long pfn) in me_unknown()
573 static int me_pagecache_clean(struct page *p, unsigned long pfn) in me_pagecache_clean()
638 static int me_pagecache_dirty(struct page *p, unsigned long pfn) in me_pagecache_dirty()
704 static int me_swapcache_dirty(struct page *p, unsigned long pfn) in me_swapcache_dirty()
716 static int me_swapcache_clean(struct page *p, unsigned long pfn) in me_swapcache_clean()
732 static int me_huge_page(struct page *p, unsigned long pfn) in me_huge_page()
847 static int page_action(struct page_state *ps, struct page *p, in page_action()
944 static int hwpoison_user_mappings(struct page *p, unsigned long pfn, in hwpoison_user_mappings()
1071 struct page *p; in memory_failure() local
1421 struct page *p; in unpoison_memory() local
1514 static struct page *new_page(struct page *p, unsigned long private, int **x) in new_page()
1530 static int __get_any_page(struct page *p, unsigned long pfn, int flags) in __get_any_page()