Searched refs:has_extra_refcount (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/mm/ |
D | memory-failure.c | 974 static bool has_extra_refcount(struct page_state *ps, struct page *p, in has_extra_refcount() function 1060 if (has_extra_refcount(ps, p, extra_pins)) in me_pagecache_clean() 1155 if (has_extra_refcount(ps, p, extra_pins)) in me_swapcache_dirty() 1171 if (has_extra_refcount(ps, p, false)) in me_swapcache_clean() 1212 if (has_extra_refcount(ps, p, extra_pins)) in me_huge_page()
|