Searched refs:ql_empty (Results 1 – 3 of 3) sorted by relevance
59 #define ql_empty(a_head) (ql_first(a_head) == NULL) macro71 (ql_empty(a_head) ? NULL : qr_prev(ql_first(a_head), a_field))98 if (!ql_empty(a_head)) { \106 if (!ql_empty(a_head)) { \117 if (ql_empty(a_head_a)) { \119 } else if (!ql_empty(a_head_b)) { \
48 return ql_empty(&list->head); \
253 if (ql_empty(&prof_recent_alloc_list)) { in prof_recent_alloc_is_empty()440 assert(!ql_empty(to_delete)); in prof_recent_alloc_restore_locked()448 while (!ql_empty(to_delete)) { in prof_recent_alloc_async_cleanup()