Home
last modified time | relevance | path

Searched refs:qlist_empty (Results 1 – 1 of 1) sorted by relevance

/mm/kasan/
Dquarantine.c49 static bool qlist_empty(struct qlist_head *q) in qlist_empty() function
63 if (unlikely(qlist_empty(q))) in qlist_put()
74 if (unlikely(qlist_empty(from))) in qlist_move_all()
77 if (qlist_empty(to)) { in qlist_move_all()
157 if (unlikely(qlist_empty(q))) in qlist_free_all()
269 if (unlikely(qlist_empty(from))) in qlist_move_cache()
315 if (qlist_empty(&global_quarantine[i])) in quarantine_remove_cache()