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

/linux-master/mm/
H A Dmemory-failure.c991 static bool has_extra_refcount(struct page_state *ps, struct page *p, function
1076 if (has_extra_refcount(ps, p, extra_pins))
1172 if (has_extra_refcount(ps, p, extra_pins))
1188 if (has_extra_refcount(ps, p, false))
1229 if (has_extra_refcount(ps, p, extra_pins))

Completed in 157 milliseconds