Home
last modified time | relevance | path

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

/Linux-v5.4/mm/kasan/
Dquarantine.c50 static bool qlist_empty(struct qlist_head *q) in qlist_empty() function
64 if (unlikely(qlist_empty(q))) in qlist_put()
75 if (unlikely(qlist_empty(from))) in qlist_move_all()
78 if (qlist_empty(to)) { in qlist_move_all()
158 if (unlikely(qlist_empty(q))) in qlist_free_all()
270 if (unlikely(qlist_empty(from))) in qlist_move_cache()
316 if (qlist_empty(&global_quarantine[i])) in quarantine_remove_cache()