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

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

Completed in 214 milliseconds