Home
last modified time | relevance | path

Searched refs:page_state (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/mm/
H A Dmemory-failure.c958 struct page_state { struct
964 int (*action)(struct page_state *ps, struct page *p);
973 static bool has_extra_refcount(struct page_state *ps, struct page *p, in has_extra_refcount()
995 static int me_kernel(struct page_state *ps, struct page *p) in me_kernel()
1004 static int me_unknown(struct page_state *ps, struct page *p) in me_unknown()
1014 static int me_pagecache_clean(struct page_state *ps, struct page *p) in me_pagecache_clean()
1073 static int me_pagecache_dirty(struct page_state *ps, struct page *p) in me_pagecache_dirty()
1139 static int me_swapcache_dirty(struct page_state *ps, struct page *p) in me_swapcache_dirty()
1160 static int me_swapcache_clean(struct page_state *ps, struct page *p) in me_swapcache_clean()
1182 static int me_huge_page(struct page_state *p
[all...]
/kernel/linux/linux-5.10/mm/
H A Dmemory-failure.c861 static struct page_state { struct
922 static int page_action(struct page_state *ps, struct page *p, in page_action()
1111 struct page_state *ps; in identify_page_state()

Completed in 6 milliseconds