Searched refs:llist_empty (Results 1 – 2 of 2) sorted by relevance
51 return smp_load_acquire(&q->ready) == NULL && llist_empty(&q->new); in lwq_empty()
216 static inline bool llist_empty(const struct llist_head *head) in llist_empty() function
Completed in 5 milliseconds