Searched refs:SLIST_INSERT_HEAD (Results 151 - 175 of 182) sorted by relevance

12345678

/freebsd-13-stable/sys/netinet/
H A Dtcp_log_buf.c872 SLIST_INSERT_HEAD(&tlb->tlb_head, tln, tln_list);
H A Din_mcast.c307 SLIST_INSERT_HEAD(&tmp, inm, inm_nrele);
/freebsd-13-stable/sys/x86/x86/
H A Dlocal_apic.c1848 SLIST_INSERT_HEAD(&enumerators, enumerator, apic_next);
/freebsd-13-stable/sys/dev/mwl/
H A Dif_mwl.c2184 SLIST_INSERT_HEAD(&sc->sc_rxfree, rbuf, next);
2480 SLIST_INSERT_HEAD(&sc->sc_rxfree, buf, next);
/freebsd-13-stable/sys/vm/
H A Dvm_page.c2873 SLIST_INSERT_HEAD(&free, m,
2885 SLIST_INSERT_HEAD(&free, m,
/freebsd-13-stable/sys/dev/cxgb/
H A Dcxgb_main.c477 SLIST_INSERT_HEAD(&t3_list, sc, link);
3456 SLIST_INSERT_HEAD(&t3_uld_list, ui, link);
/freebsd-13-stable/sys/kern/
H A Dkern_sysctl.c509 SLIST_INSERT_HEAD(parent, oidp, oid_link);
H A Duipc_usrreq.c2485 SLIST_INSERT_HEAD(&unp_defers, dr, ud_link);
/freebsd-13-stable/sys/dev/bnxt/
H A Dif_bnxt.c1572 SLIST_INSERT_HEAD(&softc->vnic_info.vlan_tags, new_tag, next);
/freebsd-13-stable/sys/dev/sound/pci/
H A Demu10k1.c1397 SLIST_INSERT_HEAD(&mem->blocks, blk, link);
H A Demu10kx.c1143 SLIST_INSERT_HEAD(&mem->blocks, blk, link);
/freebsd-13-stable/stand/common/
H A Dgfx_fb.c2477 SLIST_INSERT_HEAD(nl, np, n_entry);
/freebsd-13-stable/sys/amd64/amd64/
H A Dpmap.c3911 SLIST_INSERT_HEAD(free, m, plinks.s.ss);
10370 SLIST_INSERT_HEAD(&spgf, m, plinks.s.ss);
10384 SLIST_INSERT_HEAD(&spgf, m, plinks.s.ss);
10389 SLIST_INSERT_HEAD(&spgf, m, plinks.s.ss);
/freebsd-13-stable/sys/netinet6/
H A Din6_mcast.c2146 SLIST_INSERT_HEAD(&inmh, imf->im6f_in6m, in6m_defer);
H A Dmld6.c1499 SLIST_INSERT_HEAD(inmh, inm, in6m_defer);
/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic79xx.c6064 SLIST_INSERT_HEAD(&scb_data->hscb_maps, hscb_map, links);
6098 SLIST_INSERT_HEAD(&scb_data->sg_maps, sg_map, links);
6135 SLIST_INSERT_HEAD(&scb_data->sense_maps, sense_map, links);
H A Daic7xxx.c4534 SLIST_INSERT_HEAD(&scb_data->sg_maps, sg_map, links);
4573 SLIST_INSERT_HEAD(&ahc->scb_data->free_scbs,
/freebsd-13-stable/sys/dev/hyperv/netvsc/
H A Dif_hn.c2760 SLIST_INSERT_HEAD(&txr->hn_txlist, txd, link);
5349 SLIST_INSERT_HEAD(&txr->hn_txlist, txd, link);
/freebsd-13-stable/sys/powerpc/aim/
H A Dmmu_radix.c3584 SLIST_INSERT_HEAD(&free, &m[j], plinks.s.ss);
4670 SLIST_INSERT_HEAD(free, m, plinks.s.ss);
/freebsd-13-stable/sys/dev/mpr/
H A Dmpr_sas.c3357 SLIST_INSERT_HEAD(&target->luns, lun, lun_link);
/freebsd-13-stable/sys/dev/mps/
H A Dmps_sas.c3203 SLIST_INSERT_HEAD(&target->luns, lun, lun_link);
/freebsd-13-stable/sys/riscv/riscv/
H A Dpmap.c1076 SLIST_INSERT_HEAD(free, m, plinks.s.ss);
/freebsd-13-stable/sys/cam/ctl/
H A Dctl_backend_block.c2394 SLIST_INSERT_HEAD(&softc->lun_list, be_lun, links);
/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_dynamic.c2286 SLIST_INSERT_HEAD(&expired_ ## af, s, expired); \
/freebsd-13-stable/sys/fs/nfs/
H A Dnfs_commonsubs.c4353 SLIST_INSERT_HEAD(&head, lsp, next);

Completed in 894 milliseconds

12345678