Home
last modified time | relevance | path

Searched refs:SLIST_INIT (Results 1 – 25 of 74) sorted by relevance

123

/dragonfly/sys/net/pf/
H A Dpf_table.c255 SLIST_INIT(&workq); in pfr_add_addrs()
359 SLIST_INIT(&workq); in pfr_del_addrs()
428 SLIST_INIT(&addq); in pfr_set_addrs()
429 SLIST_INIT(&delq); in pfr_set_addrs()
662 SLIST_INIT(&workq); in pfr_clr_astats()
737 SLIST_INIT(workq); in pfr_enqueue_addrs()
1128 SLIST_INIT(&workq); in pfr_clr_tables()
1161 SLIST_INIT(&addq); in pfr_add_tables()
1240 SLIST_INIT(&workq); in pfr_del_tables()
1325 SLIST_INIT(&workq); in pfr_get_tstats()
[all …]
H A Dpf_osfp.c293 SLIST_INIT(&pf_osfp_list); in pf_osfp_initialize()
378 SLIST_INIT(&fp->fp_oses); in pf_osfp_add()
/dragonfly/contrib/nvi2/common/
H A Dmain.c66 SLIST_INIT(gp->ecq); in editor()
73 SLIST_INIT(gp->cutq); in editor()
74 SLIST_INIT(gp->seqq); in editor()
H A Dmark.c73 SLIST_INIT(ep->marks); in mark_init()
/dragonfly/sys/kern/
H A Dkern_objcache.c257 SLIST_INIT(&depot->fullmagazines); in objcache_create()
258 SLIST_INIT(&depot->emptymagazines); in objcache_create()
870 SLIST_INIT(&tmplist); in objcache_reclaimlist()
920 SLIST_INIT(&tmplist); in objcache_destroy()
H A Duipc_mbuf2.c390 SLIST_INIT(&m->m_pkthdr.tags); in m_tag_init()
H A Duipc_mbuf.c597 SLIST_INIT(&m->m_pkthdr.tags); in mbufphdr_ctor()
1362 SLIST_INIT(&m->m_pkthdr.tags); in _m_free()
2558 SLIST_INIT(&from->m_pkthdr.tags); /* purge tags from src */ in m_move_pkthdr()
2574 SLIST_INIT(&to->m_pkthdr.tags); in m_dup_pkthdr()
/dragonfly/usr.bin/systat/
H A Daltqs.c134 SLIST_INIT(&curlist); in openaltqs()
135 SLIST_INIT(&qcols); in openaltqs()
141 SLIST_INIT(&p->queues); in openaltqs()
H A Difstat.c159 SLIST_INIT(&curlist); in openifstat()
/dragonfly/sys/libprop/
H A Dprop_stack.c39 SLIST_INIT(&stack->extern_elems); in _prop_stack_init()
/dragonfly/lib/libc/stdlib/
H A Dhcreate.c121 SLIST_INIT(&htable[idx]); in hcreate()
/dragonfly/sbin/devattr/
H A Ddevattr.c93 SLIST_INIT(&props); in parse_args()
/dragonfly/sys/bus/cam/
H A Dcam_sim.c210 SLIST_INIT(&sim->ccb_freeq); in cam_sim_alloc()
/dragonfly/share/man/man3/
H A DMakefile41 MLINKS+=queue.3 SLIST_INIT.3
/dragonfly/lib/libssh/openbsd-compat/
H A Dsys-queue.h102 #undef SLIST_INIT
220 #define SLIST_INIT(head) { \ macro
/dragonfly/contrib/nvi2/ex/
H A Dex_init.c51 SLIST_INIT(nexp->cscq); in ex_screen_copy()
/dragonfly/sys/dev/raid/mps/
H A Dmps_sas_lsi.c670 SLIST_INIT(&targ->luns); in mpssas_add_device()
853 SLIST_INIT(&targ->luns); in mpssas_volume_add()
/dragonfly/sys/dev/raid/mpr/
H A Dmpr_sas_lsi.c965 SLIST_INIT(&targ->luns); in mprsas_add_device()
1379 SLIST_INIT(&targ->luns); in mprsas_add_pcie_device()
1444 SLIST_INIT(&targ->luns); in mprsas_volume_add()
/dragonfly/usr.bin/du/
H A Ddu.c104 SLIST_INIT(&ignores); in main()
/dragonfly/sys/netgraph/
H A Dng_device.c182 SLIST_INIT(&sc->head); in ng_device_init()
/dragonfly/contrib/smbfs/lib/smb/
H A Drcfile.c161 SLIST_INIT(&p->rs_keys); in rc_addsect()
/dragonfly/sys/dev/sound/pcm/
H A Dchannel.h173 #define CHN_INIT(x, y) SLIST_INIT(CHN_HEAD(x, y))
H A Dfeeder.c66 SLIST_INIT(&feedertab); in feeder_register()
/dragonfly/sys/dev/pccard/pccbb/
H A Dpccbb_pci.c314 SLIST_INIT(&sc->rl); in cbb_pci_attach()
/dragonfly/sys/dev/raid/ida/
H A Dida.c187 SLIST_INIT(&ida->free_qcbs); in ida_init()

123