Home
last modified time | relevance | path

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

/linux/mm/kasan/
A Dquarantine.c42 static bool qlist_empty(struct qlist_head *q) in qlist_empty() function
56 if (unlikely(qlist_empty(q))) in qlist_put()
67 if (unlikely(qlist_empty(from))) in qlist_move_all()
70 if (qlist_empty(to)) { in qlist_move_all()
156 if (unlikely(qlist_empty(q))) in qlist_free_all()
282 if (unlikely(qlist_empty(from))) in qlist_move_cache()
328 if (qlist_empty(&global_quarantine[i])) in kasan_quarantine_remove_cache()

Completed in 4 milliseconds