Searched refs:SLIST_INIT (Results 101 - 125 of 129) sorted by relevance

123456

/freebsd-11-stable/sys/net/
H A Dif_vlan.c1052 SLIST_INIT(&ifv->vlan_mc_listhead);
/freebsd-11-stable/sys/kern/
H A Dkern_sysctl.c752 SLIST_INIT(&oidp->oid_children);
H A Dkern_event.c2318 SLIST_INIT(&knl->kl_list);
H A Dkern_proc.c512 SLIST_INIT(&pgrp->pg_sigiolst);
/freebsd-11-stable/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptools.c133 SLIST_INIT(&snmptoolctx->filelist);
/freebsd-11-stable/sys/cam/
H A Dcam_periph.c256 SLIST_INIT(&periph->ccb_list);
H A Dcam_xpt.c4778 SLIST_INIT(&device->asyncs);
4779 SLIST_INIT(&device->periphs);
/freebsd-11-stable/sys/dev/cxgb/
H A Dcxgb_main.c3552 SLIST_INIT(&t3_list);
3555 SLIST_INIT(&t3_uld_list);
/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic79xx.c5662 SLIST_INIT(&scb_data->hscb_maps);
5663 SLIST_INIT(&scb_data->sg_maps);
5664 SLIST_INIT(&scb_data->sense_maps);
10033 SLIST_INIT(&lstate->accept_tios);
10034 SLIST_INIT(&lstate->immed_notifies);
/freebsd-11-stable/sys/dev/hatm/
H A Dif_hatm.c1684 SLIST_INIT(&sc->tpd_free);
/freebsd-11-stable/contrib/bsnmp/snmpd/
H A Dmain.c2693 SLIST_INIT(&usm_userlist);
/freebsd-11-stable/sys/vm/
H A Dvm_page.c2288 SLIST_INIT(&free);
/freebsd-11-stable/sys/netinet/
H A Digmp.c588 SLIST_INIT(&igi->igi_relinmhead);
/freebsd-11-stable/sys/netinet6/
H A Dmld6.c511 SLIST_INIT(&mli->mli_relinmhead);
/freebsd-11-stable/sys/dev/sound/pci/
H A Demu10k1.c1890 SLIST_INIT(&sc->mem.blocks);
H A Demu10kx.c2728 SLIST_INIT(&sc->mem.blocks);
/freebsd-11-stable/sys/dev/sound/pcm/
H A Ddsp.c2836 SLIST_INIT(&sg->members);
/freebsd-11-stable/sys/dev/bnxt/
H A Dif_bnxt.c915 SLIST_INIT(&softc->vnic_info.vlan_tags);
/freebsd-11-stable/sys/dev/isp/
H A Disp_freebsd.c972 SLIST_INIT(&tptr->atios);
973 SLIST_INIT(&tptr->inots);
/freebsd-11-stable/sys/fs/nfsclient/
H A Dnfs_clstate.c2797 SLIST_INIT(&lfh);
2824 SLIST_INIT(&lfh);
/freebsd-11-stable/sys/netpfil/pf/
H A Dpf.c580 SLIST_INIT(&V_pf_overloadqueue);
863 SLIST_INIT(&V_pf_overloadqueue);
/freebsd-11-stable/sys/arm/arm/
H A Dpmap-v4.c2299 SLIST_INIT(&l1_list);
/freebsd-11-stable/sys/dev/ral/
H A Drt2860.c620 SLIST_INIT(&sc->data_pool);
/freebsd-11-stable/sys/dev/mwl/
H A Dif_mwl.c2180 SLIST_INIT(&sc->sc_rxfree);
/freebsd-11-stable/sys/cam/ctl/
H A Dctl_backend_block.c2789 SLIST_INIT(&softc->lun_list);

Completed in 695 milliseconds

123456