Searched refs:SLIST_INIT (Results 51 - 75 of 129) sorted by relevance

123456

/freebsd-11-stable/sys/dev/lge/
H A Dif_lge.c771 SLIST_INIT(&sc->lge_jfree_listhead);
772 SLIST_INIT(&sc->lge_jinuse_listhead);
/freebsd-11-stable/sys/dev/mps/
H A Dmps_sas_lsi.c759 SLIST_INIT(&targ->luns);
1092 SLIST_INIT(&targ->luns);
/freebsd-11-stable/sys/netgraph/
H A Dng_pptpgre.c334 SLIST_INIT(&priv->uppersess.roq);
396 SLIST_INIT(&hpriv->roq);
/freebsd-11-stable/sys/arm64/arm64/
H A Dpmap.c1873 SLIST_INIT(&free);
2410 SLIST_INIT(&free);
2528 SLIST_INIT(&free);
3301 SLIST_INIT(&free);
3689 SLIST_INIT(&free);
4127 SLIST_INIT(&free);
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c1298 SLIST_INIT(&cfg->head4[i]);
1300 SLIST_INIT(&cfg->head6[i]);
1756 SLIST_INIT(&head[i]);
1764 SLIST_INIT(&head[i]);
3283 SLIST_INIT(&cfg->head[i]);
3686 SLIST_INIT(&head[i]);
H A Dip_dummynet.c853 SLIST_INIT(&s->fsk_list);
2546 SLIST_INIT(&dn_cfg.fsu);
2547 SLIST_INIT(&dn_cfg.schedlist);
/freebsd-11-stable/sys/amd64/amd64/
H A Dpmap.c3250 SLIST_INIT(&free);
3922 SLIST_INIT(&free);
4230 SLIST_INIT(&free);
4360 SLIST_INIT(&free);
5121 SLIST_INIT(&free);
5159 SLIST_INIT(&free);
5340 SLIST_INIT(&free);
5712 SLIST_INIT(&free);
6031 SLIST_INIT(&free);
6471 SLIST_INIT(
[all...]
/freebsd-11-stable/sys/i386/i386/
H A Dpmap.c2233 SLIST_INIT(&free);
2692 SLIST_INIT(&free);
2974 SLIST_INIT(&free);
3096 SLIST_INIT(&free);
3905 SLIST_INIT(&free);
4216 SLIST_INIT(&free);
4556 SLIST_INIT(&free);
/freebsd-11-stable/sys/arm/arm/
H A Dpmap-v6.c2839 SLIST_INIT(&free);
3712 SLIST_INIT(&free);
4156 SLIST_INIT(&free);
4267 SLIST_INIT(&free);
4427 SLIST_INIT(&free);
4605 SLIST_INIT(&free);
6099 SLIST_INIT(&free);
/freebsd-11-stable/sys/dev/aha/
H A Daha.c181 SLIST_INIT(&aha->free_aha_ccbs);
183 SLIST_INIT(&aha->sg_maps);
/freebsd-11-stable/sys/dev/buslogic/
H A Dbt.c205 SLIST_INIT(&bt->free_bt_ccbs);
207 SLIST_INIT(&bt->sg_maps);
/freebsd-11-stable/sys/net/
H A Dif_lagg.c259 SLIST_INIT(&V_lagg_list);
485 SLIST_INIT(&sc->sc_ports);
H A Dflowtable.c767 SLIST_INIT(&freelist);
H A Dif_tap.c280 SLIST_INIT(&taphead);
/freebsd-11-stable/sys/kern/
H A Duipc_mbuf.c375 SLIST_INIT(&from->m_pkthdr.tags); /* purge tags from src */
409 SLIST_INIT(&to->m_pkthdr.tags);
H A Dkern_exec.c1357 SLIST_INIT(&exec_args_kva_freelist);
1428 SLIST_INIT(&head);
H A Dkern_cpu.c160 SLIST_INIT(&sc->saved_freq);
/freebsd-11-stable/usr.sbin/newsyslog/
H A Dnewsyslog.c317 SLIST_INIT(&swhead);
318 SLIST_INIT(&zwhead);
/freebsd-11-stable/sys/netsmb/
H A Dsmb_conn.c232 SLIST_INIT(&cp->co_children);
/freebsd-11-stable/sys/dev/pccbb/
H A Dpccbb_pci.c306 SLIST_INIT(&sc->rl);
/freebsd-11-stable/sys/dev/patm/
H A Dif_patm_attach.c873 SLIST_INIT(&sc->lbuf_free_list);
/freebsd-11-stable/usr.bin/makewhatis/
H A Dmakewhatis.c1020 SLIST_INIT(&visited_dirs);
/freebsd-11-stable/sys/dev/ida/
H A Dida.c202 SLIST_INIT(&ida->free_qcbs);
/freebsd-11-stable/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmpmap.c126 SLIST_INIT(headp);
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_geom.c864 SLIST_INIT(priv);

Completed in 375 milliseconds

123456