Searched refs:STAILQ_EMPTY (Results 1 – 3 of 3) sorted by relevance
330 if (!STAILQ_EMPTY((head2))) { \340 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) macro
295 if (STAILQ_EMPTY(&engine.context_list)) in engine_in_use()
1258 while (!STAILQ_EMPTY(&fip_sp_list)) { in fip_sp_unmap_all()
Completed in 7 milliseconds