Searched refs:SLIST_INSERT_HEAD (Results 176 - 192 of 192) sorted by relevance

12345678

/freebsd-12-stable/sys/amd64/amd64/
H A Dpmap.c3347 SLIST_INSERT_HEAD(free, m, plinks.s.ss);
9379 SLIST_INSERT_HEAD(&spgf, m, plinks.s.ss);
9393 SLIST_INSERT_HEAD(&spgf, m, plinks.s.ss);
9398 SLIST_INSERT_HEAD(&spgf, m, plinks.s.ss);
/freebsd-12-stable/sys/dev/aic7xxx/
H A Daic79xx.c6100 SLIST_INSERT_HEAD(&scb_data->hscb_maps, hscb_map, links);
6134 SLIST_INSERT_HEAD(&scb_data->sg_maps, sg_map, links);
6171 SLIST_INSERT_HEAD(&scb_data->sense_maps, sense_map, links);
H A Daic7xxx.c4554 SLIST_INSERT_HEAD(&scb_data->sg_maps, sg_map, links);
4593 SLIST_INSERT_HEAD(&ahc->scb_data->free_scbs,
/freebsd-12-stable/sys/dev/hyperv/netvsc/
H A Dif_hn.c2756 SLIST_INSERT_HEAD(&txr->hn_txlist, txd, link);
5345 SLIST_INSERT_HEAD(&txr->hn_txlist, txd, link);
/freebsd-12-stable/sys/cam/ctl/
H A Dctl_backend_block.c2373 SLIST_INSERT_HEAD(&softc->lun_list, be_lun, links);
/freebsd-12-stable/sys/dev/ti/
H A Dif_ti.c1992 SLIST_INSERT_HEAD(&sc->ti_mc_listhead, mc, mc_entries);
/freebsd-12-stable/sys/dev/sound/pci/
H A Demu10kx.c1148 SLIST_INSERT_HEAD(&mem->blocks, blk, link);
/freebsd-12-stable/sys/netpfil/ipfw/
H A Dip_fw_dynamic.c2289 SLIST_INSERT_HEAD(&expired_ ## af, s, expired); \
/freebsd-12-stable/sys/riscv/riscv/
H A Dpmap.c1100 SLIST_INSERT_HEAD(free, m, plinks.s.ss);
/freebsd-12-stable/sys/dev/cxgbe/
H A Dt4_main.c2737 SLIST_INSERT_HEAD(&t4_list, sc, link);
10667 SLIST_INSERT_HEAD(&t4_uld_list, ui, link);
/freebsd-12-stable/sys/fs/nfs/
H A Dnfs_commonsubs.c4302 SLIST_INSERT_HEAD(&head, lsp, next);
/freebsd-12-stable/sys/fs/nfsclient/
H A Dnfs_clstate.c1869 SLIST_INSERT_HEAD(lhp, mylfhp, nfslfh_list);
/freebsd-12-stable/sys/i386/i386/
H A Dpmap.c1953 SLIST_INSERT_HEAD(free, m, plinks.s.ss);
/freebsd-12-stable/sys/arm/arm/
H A Dpmap-v6.c2589 SLIST_INSERT_HEAD(free, m, plinks.s.ss);
/freebsd-12-stable/sys/arm64/arm64/
H A Dpmap.c1345 SLIST_INSERT_HEAD(free, m, plinks.s.ss);
/freebsd-12-stable/sys/net/
H A Diflib.c4665 SLIST_INSERT_HEAD(&cpu_offsets, op, entries);
/freebsd-12-stable/sys/netpfil/pf/
H A Dpf.c586 SLIST_INSERT_HEAD(&V_pf_overloadqueue, pfoe, next);

Completed in 545 milliseconds

12345678