Searched refs:has_extra_refcount (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/mm/ |
A D | memory-failure.c | 918 static bool has_extra_refcount(struct page_state *ps, struct page *p, in has_extra_refcount() function 1004 if (has_extra_refcount(ps, p, extra_pins)) in me_pagecache_clean() 1099 if (has_extra_refcount(ps, p, extra_pins)) in me_swapcache_dirty() 1115 if (has_extra_refcount(ps, p, false)) in me_swapcache_clean() 1159 if (has_extra_refcount(ps, p, extra_pins)) in me_huge_page()
|
Completed in 7 milliseconds