Searched refs:TAILQ_EMPTY (Results 76 - 100 of 257) sorted by relevance

1234567891011

/freebsd-12-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_fs_tbl.c273 assert(TAILQ_EMPTY(&fs_tbl));
/freebsd-12-stable/sys/dev/ipmi/
H A Dipmi.c170 if (!TAILQ_EMPTY(&dev->ipmi_completed_requests))
190 while (!TAILQ_EMPTY(&dev->ipmi_completed_requests)) {
603 while (!sc->ipmi_detaching && TAILQ_EMPTY(&sc->ipmi_pending_requests))
/freebsd-12-stable/sys/geom/
H A Dgeom_io.c605 if (!TAILQ_EMPTY(&g_classifier_tailq) && !bp->bio_classifier1) {
638 first = TAILQ_EMPTY(&g_bio_run_down.bio_queue);
743 first = TAILQ_EMPTY(&g_bio_run_up.bio_queue);
H A Dgeom_fox.c262 if (sc->path == NULL || !TAILQ_EMPTY(&sc->queue)) {
/freebsd-12-stable/sys/geom/vinum/
H A Dgeom_vinum_plex.c83 if (TAILQ_EMPTY(&wp->bits))
359 if (TAILQ_EMPTY(&wp->bits)) {
397 if (TAILQ_EMPTY(&wp->bits)) {
/freebsd-12-stable/sys/dev/ath/
H A Dif_ath_beacon.c579 if (TAILQ_EMPTY(&cabq->axq_q))
666 if (TAILQ_EMPTY(&cabq->axq_q))
689 if (TAILQ_EMPTY(&cabq->axq_q))
H A Dif_ath_rx_edma.c535 while (! TAILQ_EMPTY(&sc->sc_rx_rxlist[HAL_RX_QUEUE_LP])) {
541 while (! TAILQ_EMPTY(&sc->sc_rx_rxlist[HAL_RX_QUEUE_HP])) {
606 while (! TAILQ_EMPTY(&rxlist)) {
/freebsd-12-stable/sys/kern/
H A Dsubr_epoch.c286 MPASS(TAILQ_EMPTY(&er->er_tdlist));
443 if (TAILQ_EMPTY(&record->er_tdlist))
461 } while (!TAILQ_EMPTY(&record->er_tdlist) &&
H A Dsubr_sleepqueue.c336 KASSERT(TAILQ_EMPTY(&sq->sq_blocked[i]),
866 MPASS(TAILQ_EMPTY(&sq->sq_blocked[i]));
1470 if (TAILQ_EMPTY(&sq->sq_blocked[i]))
H A Dkern_cpu.c612 if (TAILQ_EMPTY(&sc->all_levels)) {
704 if (TAILQ_EMPTY(list)) {
853 KASSERT(!TAILQ_EMPTY(list), ("all levels list empty in dup set"));
/freebsd-12-stable/sys/x86/iommu/
H A Dintel_ctx.c421 KASSERT(TAILQ_EMPTY(&domain->unload_entries),
838 if (TAILQ_EMPTY(entries))
866 if (TAILQ_EMPTY(&entries))
/freebsd-12-stable/sys/isa/
H A Disa_common.c548 if (!TAILQ_EMPTY(&idev->id_configs) &&
571 !TAILQ_EMPTY(&idev->id_configs))
591 if (device_is_attached(child) || TAILQ_EMPTY(&idev->id_configs))
/freebsd-12-stable/usr.sbin/jail/
H A Djail.c951 !TAILQ_EMPTY(&j->intparams[KP_IP4_ADDR]->val) &&
953 !TAILQ_EMPTY(&j->intparams[KP_IP6_ADDR]->val))
1002 if (p == NULL || TAILQ_EMPTY(&p->val))
/freebsd-12-stable/sys/netinet/
H A Dsctp_output.c6656 if (TAILQ_EMPTY(&asoc->send_queue) &&
6657 TAILQ_EMPTY(&asoc->sent_queue) &&
6704 if (TAILQ_EMPTY(&asoc->send_queue) &&
6705 TAILQ_EMPTY(&asoc->sent_queue) &&
7202 TAILQ_EMPTY(&strq->outqueue)) {
7634 TAILQ_EMPTY(&strq->outqueue)) {
7847 if ((TAILQ_EMPTY(&asoc->control_send_queue) ||
7849 TAILQ_EMPTY(&asoc->asconf_send_queue) &&
7850 TAILQ_EMPTY(&asoc->send_queue) &&
7949 if (TAILQ_EMPTY(
[all...]
H A Dtcp_hpts.c431 if (TAILQ_EMPTY(&hpts->p_input) &&
1441 if (TAILQ_EMPTY(&hpts->p_input) &&
1672 if (TAILQ_EMPTY(&hpts->p_input) &&
1717 if (!TAILQ_EMPTY(&hpts->p_input)) {
1745 if (TAILQ_EMPTY(&hpts->p_hptss[t]) == 0) {
H A Dsctp_var.h168 if (TAILQ_EMPTY(&(_stcb)->asoc.free_chunks)) { \
/freebsd-12-stable/sys/dev/cxgbe/tom/
H A Dt4_ddp.c136 while (!TAILQ_EMPTY(&ddp_orphan_pagesets)) {
246 MPASS(TAILQ_EMPTY(&toep->ddp.cached_pagesets));
247 MPASS(TAILQ_EMPTY(&toep->ddp.aiojobq));
1391 while (!TAILQ_EMPTY(&toep->ddp.aiojobq)) {
1961 MPASS(TAILQ_EMPTY(&ddp_orphan_pagesets));
/freebsd-12-stable/sys/i386/i386/
H A Dpmap.c2452 if (TAILQ_EMPTY(&m->md.pv_list) &&
2455 if (TAILQ_EMPTY(&pvh->pv_list)) {
2750 if (TAILQ_EMPTY(&m->md.pv_list) && (m->flags & PG_FICTITIOUS) == 0) {
2752 if (TAILQ_EMPTY(&pvh->pv_list))
3052 if (TAILQ_EMPTY(&m->md.pv_list) &&
3053 TAILQ_EMPTY(&pvh->pv_list))
3855 TAILQ_EMPTY(&om->md.pv_list) &&
3857 TAILQ_EMPTY(&pa_to_pvh(opa)->pv_list)))
4784 rv = !TAILQ_EMPTY(&m->md.pv_list) ||
4786 !TAILQ_EMPTY(
[all...]
/freebsd-12-stable/sys/arm/arm/
H A Dpmap-v6.c2897 if (TAILQ_EMPTY(&m->md.pv_list) &&
2900 if (TAILQ_EMPTY(&pvh->pv_list)) {
3142 if (TAILQ_EMPTY(&m->md.pv_list) && (m->flags & PG_FICTITIOUS) == 0) {
3144 if (TAILQ_EMPTY(&pvh->pv_list))
3650 if (TAILQ_EMPTY(&m->md.pv_list) &&
3651 TAILQ_EMPTY(&pvh->pv_list))
4066 if (TAILQ_EMPTY(&om->md.pv_list) &&
4068 TAILQ_EMPTY(&pa_to_pvh(opa)->pv_list)))
4366 if (TAILQ_EMPTY(&pvh->pv_list)) {
4368 if (TAILQ_EMPTY(
[all...]
/freebsd-12-stable/sys/netpfil/pf/
H A Dif_pfsync.c1549 if (TAILQ_EMPTY(&b->b_qs[q]))
1625 if (TAILQ_EMPTY(&b->b_qs[q]))
1654 if (!TAILQ_EMPTY(&b->b_upd_req_list)) {
1955 if (TAILQ_EMPTY(&b->b_upd_req_list))
2096 if (TAILQ_EMPTY(&b->b_qs[q]))
2127 if (TAILQ_EMPTY(&b->b_qs[q]))
/freebsd-12-stable/usr.sbin/nscd/
H A Dcachelib.c195 while (!TAILQ_EMPTY(&ws->items)) {
259 while (!TAILQ_EMPTY(&mp_entry->ws_head)) {
265 while (!TAILQ_EMPTY(&mp_entry->rs_head)) {
/freebsd-12-stable/bin/setfacl/
H A Dsetfacl.c470 if (!n_flag && TAILQ_EMPTY(&entrylist))
/freebsd-12-stable/lib/libc/db/mpool/
H A Dmpool.c306 while (!TAILQ_EMPTY(&mp->lqh)) {
/freebsd-12-stable/sys/dev/xdma/
H A Dxdma.c476 if (!TAILQ_EMPTY(&xdma->channels)) {
/freebsd-12-stable/sys/geom/sched/
H A Dgs_rr.c625 KASSERT(TAILQ_EMPTY(&sc->sc_rr_tailq), ("still scheduled queues"));

Completed in 324 milliseconds

1234567891011