Searched refs:list_empty (Results 1 – 12 of 12) sorted by relevance
80 list_empty=1168 list_empty=1408 list_empty=0420 if [ $list_empty -eq 0 ]; then446 list_empty=0451 if [ $list_empty -eq 0 ]; then467 if [ $list_empty -eq 0 ]; then494 if [ $list_empty -eq 0 ]; then
46 #define list_empty(a) ((a)->list_head.list_next == &(a)->list_head) macro134 ASSERT(!list_empty(list)); in list_remove()162 if (list_empty(list)) in list_head()170 if (list_empty(list)) in list_tail()209 if (list_empty(src)) in list_move_tail()250 return (list_empty(list)); in list_is_empty()
198 if (list_empty(&tid->buf_q)) in arn_tx_resume_tid()231 while (!list_empty(&tid->buf_q)) { in arn_tx_flush_tid()300 if (list_empty(&tid->buf_q)) in arn_tid_drain()337 ASSERT(!list_empty((&sc->sc_txbuf_list))); in arn_clone_txbuf()438 ASSERT(!list_empty(bf_q)); in arn_tx_complete_aggr()510 if (!list_empty(&list_pending)) { in arn_tx_complete_aggr()711 } while (!list_empty(&tid->buf_q)); in arn_tx_form_aggr()729 if (list_empty(&tid->buf_q)) in arn_tx_sched_aggr()742 if (list_empty(&bf_q)) in arn_tx_sched_aggr()815 while (!list_empty(&txtid->buf_q)) { in arn_tx_aggr_stop()[all …]
281 if (list_empty(&sc->sc_rxbuf_list)) in arn_startrecv()295 if (list_empty(&sc->sc_rxbuf_list)) in arn_startrecv()
70 #define list_empty(a) ((a)->list_head.list_next == &(a)->list_head) macro98 if (list_empty(src)) in list_splice_tail_init()
45 list_empty
197 list_del_init, list_empty, list_splice)
691 boolean_t list_empty = 1; in topo_node_facility() local755 list_empty = 0; in topo_node_facility()760 if (list_empty) { in topo_node_facility()
95 #define list_empty(list) (list_head(list) == NULL) macro188 while (list_empty(&xs_state.reply_list)) { in read_reply()939 while (list_empty(&watch_events)) in xenwatch_thread()
108 #define list_empty(a) ((a)->list_head.list_next == &(a)->list_head) macro
979 if (list_empty(&asc->asc_txbuf_list)) { in ath_xmit()
176 #define list_empty(a) ((a)->list_head.list_next == &(a)->list_head) macro