Home
last modified time | relevance | path

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

/linux/mm/kasan/
H A Dquarantine.c44 static bool qlist_empty(struct qlist_head *q) in qlist_empty() function
58 if (unlikely(qlist_empty(q))) in qlist_put()
69 if (unlikely(qlist_empty(from))) in qlist_move_all()
72 if (qlist_empty(to)) { in qlist_move_all()
170 if (unlikely(qlist_empty(q))) in qlist_free_all()
296 if (unlikely(qlist_empty(from))) in qlist_move_cache()
368 if (qlist_empty(&global_quarantine[i])) in kasan_quarantine_remove_cache()