Lines Matching defs:p

79 static int hwpoison_filter_dev(struct page *p)  in hwpoison_filter_dev()
109 static int hwpoison_filter_flags(struct page *p) in hwpoison_filter_flags()
134 static int hwpoison_filter_task(struct page *p) in hwpoison_filter_task()
157 static int hwpoison_filter_task(struct page *p) { return 0; } in hwpoison_filter_task()
160 int hwpoison_filter(struct page *p) in hwpoison_filter()
177 int hwpoison_filter(struct page *p) in hwpoison_filter()
230 void shake_page(struct page *p, int access) in shake_page()
289 static void add_to_kill(struct task_struct *tsk, struct page *p, in add_to_kill()
576 static int delete_from_lru_cache(struct page *p) in delete_from_lru_cache()
599 static int me_kernel(struct page *p, unsigned long pfn) in me_kernel()
607 static int me_unknown(struct page *p, unsigned long pfn) in me_unknown()
616 static int me_pagecache_clean(struct page *p, unsigned long pfn) in me_pagecache_clean()
681 static int me_pagecache_dirty(struct page *p, unsigned long pfn) in me_pagecache_dirty()
747 static int me_swapcache_dirty(struct page *p, unsigned long pfn) in me_swapcache_dirty()
759 static int me_swapcache_clean(struct page *p, unsigned long pfn) in me_swapcache_clean()
775 static int me_huge_page(struct page *p, unsigned long pfn) in me_huge_page()
890 static int page_action(struct page_state *ps, struct page *p, in page_action()
921 static int hwpoison_user_mappings(struct page *p, unsigned long pfn, in hwpoison_user_mappings()
1102 struct page *p; in memory_failure() local
1431 struct page *p; in unpoison_memory() local
1499 static struct page *new_page(struct page *p, unsigned long private, int **x) in new_page()
1515 static int __get_any_page(struct page *p, unsigned long pfn, int flags) in __get_any_page()