Home
last modified time | relevance | path

Searched refs:TAILQ_FIRST (Results 251 – 275 of 328) sorted by relevance

1...<<11121314

/dragonfly/sys/dev/raid/mps/
H A Dmps_sas_lsi.c572 while ((fw_event = TAILQ_FIRST(&sc->sassc->ev_queue)) != NULL) { in mpssas_firmware_event_work()
H A Dmps_sas.c1201 cm = TAILQ_FIRST(&targ->timedout_commands); in mpssas_logical_unit_reset_complete()
1400 cm = TAILQ_FIRST(&tm->cm_targ->timedout_commands); in mpssas_abort_complete()
2906 ccb = (union ccb *)TAILQ_FIRST(&sassc->ccb_scanq); in mpssas_scanner_thread()
/dragonfly/sys/dev/drm/ttm/
H A Dttm_page_alloc.c665 p = TAILQ_FIRST(&pool->list); in ttm_page_pool_get_pages()
/dragonfly/sys/dev/netif/iwi/
H A Dif_iwi.c1133 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps); in iwi_wme_update()
1457 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps); in iwi_notification_intr()
1704 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps); in iwi_fatal_error_intr()
2107 ieee80211_cancel_scan(TAILQ_FIRST(&ic->ic_vaps)); in iwi_watchdog()
/dragonfly/sys/net/pf/
H A Dpf.c975 si = TAILQ_FIRST(&s->key[idx]->states); in pf_state_key_detach()
1570 cur = TAILQ_FIRST(&state_list[cpu]); in pf_purge_expired_states()
1819 cur = TAILQ_FIRST(rules); in pf_calc_skip_steps()
2531 *r = TAILQ_FIRST((*rs)->rules[n].active.ptr); in pf_step_into_anchor()
2554 *r = TAILQ_FIRST((*rs)->rules[n].active.ptr); in pf_step_out_of_anchor()
2847 cur = TAILQ_FIRST(&rpool->list); in pf_map_addr()
3083 r = TAILQ_FIRST(pf_main_ruleset.rules[rs_num].active.ptr); in pf_match_translation()
3776 r = TAILQ_FIRST(pf_main_ruleset.rules[PF_RULESET_FILTER].active.ptr); in pf_test_rule()
4344 r = TAILQ_FIRST(pf_main_ruleset.rules[PF_RULESET_FILTER].active.ptr); in pf_test_fragment()
H A Dif_pfsync.c922 TAILQ_FIRST(&state_list[sc->sc_bulk_send_cpu]); in pfsync_input()
1581 state = TAILQ_FIRST(&state_list[cpu]); in pfsync_bulk_update()
/dragonfly/sys/kern/
H A Dvfs_bio.c1934 nbp = TAILQ_FIRST(&pcpu->bufqueues[BQUEUE_EMPTY]); in getnewbuf()
1937 nbp = TAILQ_FIRST(&pcpu->bufqueues[BQUEUE_CLEAN]); in getnewbuf()
1973 if ((nbp = TAILQ_FIRST(&pcpu->bufqueues[BQUEUE_CLEAN]))) in getnewbuf()
H A Dkern_udev.c539 while ((ev = TAILQ_FIRST(&udev_evq)) && in udev_clean_events_locked()
/dragonfly/sys/dev/netif/ral/
H A Drt2560.c431 if (TAILQ_FIRST(&ic->ic_vaps) == vap) in rt2560_vap_create()
2277 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps); in rt2560_enable_tsf_sync()
2660 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps); in rt2560_init_locked()
/dragonfly/lib/libusb/
H A Dlibusb20.c1173 pdev = TAILQ_FIRST(&(pbe->usb_devs)); in libusb20_be_device_foreach()
/dragonfly/sys/dev/disk/dm/
H A Ddm_ioctl.c1036 table_en = TAILQ_FIRST(tbl); in dm_message_ioctl()
/dragonfly/sys/dev/disk/iscsi/initiator/
H A Discsi.c527 while((pq = TAILQ_FIRST(&sp->rsp)) == NULL) { in i_recv()
/dragonfly/usr.sbin/autofs/
H A Dcommon.c622 first_child = TAILQ_FIRST(&n->n_children); in node_print_indent()
/dragonfly/contrib/nvi2/vi/
H A Dvi.c1005 (tsp = TAILQ_FIRST(gp->dq)) != NULL; ++hidden) { in v_dtoh()
/dragonfly/sys/opencrypto/
H A Dcryptodev.c734 while ((cse = TAILQ_FIRST(&fcr->csessions))) { in cryptof_close()
/dragonfly/sys/vfs/ufs/
H A Dufs_dirhash.c937 if ((dh = TAILQ_FIRST(&ufsdirhash_list)) == NULL) { in ufsdirhash_recycle()
H A Dufs_quota.c797 if ((dq = TAILQ_FIRST(&ufs_dqfreelist)) == NULL) { in ufs_dqget()
/dragonfly/sys/dev/netif/iwn/
H A Dif_iwn.c3479 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps); in iwn_rx_statistics()
3894 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps); in iwn_notif_intr()
5193 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
6647 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
6851 vap = TAILQ_FIRST(&ic->ic_vaps);
8824 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
8839 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
8859 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
9032 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
/dragonfly/sys/bus/u4b/wlan/
H A Dif_rum.c1750 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps); in rum_parent()
2168 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps); in rum_enable_tsf_sync()
2525 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps); in rum_init()
/dragonfly/sbin/fsck_msdosfs/
H A Dfat.c388 first = TAILQ_FIRST(&fat->fat32_cache_head); in fat_get_fat32_cache_entry()
/dragonfly/contrib/dhcpcd/src/
H A Dipv4.c997 while ((ia = TAILQ_FIRST(&state->addrs))) { in ipv4_free()
H A Dipv6.c1274 TAILQ_FIRST(&state->ll_callbacks))) in ipv6_handleifa()
1855 while ((cb = TAILQ_FIRST(&state->ll_callbacks))) { in ipv6_freedrop()
/dragonfly/usr.sbin/pfctl/
H A Dparse.y5724 if (TAILQ_FIRST(&files) == NULL && strcmp(nfile->name, "-") == 0) { in pushfile()
5834 while ((sym = TAILQ_FIRST(&symhead))) { in parse_config()
5852 for (sym = TAILQ_FIRST(&symhead); sym && strcmp(nam, sym->nam); in symset()
5926 while ((r = TAILQ_FIRST(src->rules[i].active.ptr)) in mv_rules()
5933 while ((r = TAILQ_FIRST(src->rules[i].inactive.ptr)) in mv_rules()
/dragonfly/sys/bus/u4b/
H A Dusb_transfer.c3017 TAILQ_FIRST(&ep->endpoint_q[xfer->stream_id].head) != NULL) { in usbd_callback_wrapper_sub()
3066 xfer = TAILQ_FIRST(&pq->head); in usb_command_wrapper()
/dragonfly/sys/dev/netif/wi/
H A Dif_wi.c1246 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps); in wi_sync_bssid()
1486 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps); in wi_info_intr()

1...<<11121314