Searched refs:LIST_INSERT_HEAD (Results 101 - 125 of 291) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/fs/fuse/
H A Dfuse_file.c348 LIST_INSERT_HEAD(&fvdat->handles, fufh, next);
/freebsd-13-stable/sys/fs/nfsclient/
H A Dnfs_clsubs.c289 LIST_INSERT_HEAD(&np->n_cookies, dp, ndm_list);
/freebsd-13-stable/sys/fs/unionfs/
H A Dunion_subr.c169 LIST_INSERT_HEAD(hd, uncp, un_hash);
179 LIST_INSERT_HEAD(hd, uncp, un_hash);
432 LIST_INSERT_HEAD(&(unp->un_unshead), unsp, uns_list);
741 LIST_INSERT_HEAD(hd, unp, un_hash);
/freebsd-13-stable/sys/geom/vinum/
H A Dgeom_vinum_rm.c382 LIST_INSERT_HEAD(&sc->drives, d, drive);
/freebsd-13-stable/sys/net/
H A Dif_media.c140 LIST_INSERT_HEAD(&ifm->ifm_list, entry, ifm_list);
/freebsd-13-stable/sys/netgraph/
H A Dng_etf.c326 LIST_INSERT_HEAD( etfp->hashtable
H A Dng_socket.c625 LIST_INSERT_HEAD(&ngsocklist, pcbp, socks);
810 LIST_INSERT_HEAD(&new[h], hp, next);
836 LIST_INSERT_HEAD(&priv->hash[h], hp, next);
H A Dng_pptpgre.c342 LIST_INSERT_HEAD(&priv->sesshash[0], &priv->uppersess, sessions);
404 LIST_INSERT_HEAD(&priv->sesshash[hash], hpriv, sessions);
442 LIST_INSERT_HEAD(&priv->sesshash[hash], hpriv,
/freebsd-13-stable/sys/kern/
H A Dkern_conf.c604 LIST_INSERT_HEAD(&csw->d_devs, si, si_list);
953 LIST_INSERT_HEAD(&pdev->si_children, cdev, si_siblings);
1194 LIST_INSERT_HEAD(&dead_cdevsw.d_devs, dev, si_list);
1387 LIST_INSERT_HEAD(&cd->head, dev, si_clone);
H A Dsubr_firmware.c200 LIST_INSERT_HEAD(&firmware_table, frp, link);
H A Dsubr_gtaskqueue.c353 LIST_INSERT_HEAD(&queue->tq_active, &tb, tb_link);
685 LIST_INSERT_HEAD(&qgroup->tqg_queue[qid].tgc_tasks, gtask, gt_list);
722 LIST_INSERT_HEAD(&qgroup->tqg_queue[qid].tgc_tasks, gtask, gt_list);
H A Dsubr_turnstile.c491 LIST_INSERT_HEAD(&owner->td_contested, ts, ts_link);
768 LIST_INSERT_HEAD(&tc->tc_turnstiles, ts, ts_hash);
794 LIST_INSERT_HEAD(&ts->ts_free, td->td_turnstile, ts_hash);
H A Dkern_exit.c148 LIST_INSERT_HEAD(&p1->p_reaplist, p2, p_reapsibling);
1390 LIST_INSERT_HEAD(&parent->p_orphans, child, p_orphan);
1415 LIST_INSERT_HEAD(&parent->p_children, child, p_sibling);
/freebsd-13-stable/sys/dev/led/
H A Dled.c300 LIST_INSERT_HEAD(&led_list, sc, list);
/freebsd-13-stable/sys/arm64/iommu/
H A Diommu.c331 LIST_INSERT_HEAD(&iommu_list, entry, next);
/freebsd-13-stable/usr.sbin/bluetooth/hcsecd/
H A Dparser.y95 LIST_INSERT_HEAD(&link_keys, key, next);
/freebsd-13-stable/tools/regression/geom/MdLoad/
H A DMdLoad.c81 LIST_INSERT_HEAD(&sc->sectors, dsp, sectors);
/freebsd-13-stable/sbin/pfctl/
H A Dpfctl_osfp.c721 LIST_INSERT_HEAD(list, nm_entry, nm_entry);
764 LIST_INSERT_HEAD(&new, nm, nm_entry);
773 LIST_INSERT_HEAD(nml, nm, nm_entry);
/freebsd-13-stable/sys/compat/ndis/
H A Dkern_windrv.c668 LIST_INSERT_HEAD(&fpu_busy_head, ent, entries);
680 LIST_INSERT_HEAD(&fpu_busy_head, ent, entries);
698 LIST_INSERT_HEAD(&fpu_free_head, ent, entries);
/freebsd-13-stable/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c982 LIST_INSERT_HEAD(&sc->hs_free_list, reqp, link);
1124 LIST_INSERT_HEAD(&g_hv_sgl_page_pool.free_sgl_list,
1631 LIST_INSERT_HEAD(&g_hv_sgl_page_pool.free_sgl_list, sgl_node, link);
1662 LIST_INSERT_HEAD(&g_hv_sgl_page_pool.in_use_sgl_list, sgl_node, link);
2441 LIST_INSERT_HEAD(&sc->hs_free_list, reqp, link);
/freebsd-13-stable/sys/netinet6/
H A Din6.c787 LIST_INSERT_HEAD(&ia->ia6_memberships, imm, i6mm_chain);
804 LIST_INSERT_HEAD(&ia->ia6_memberships, imm, i6mm_chain);
827 LIST_INSERT_HEAD(&ia->ia6_memberships, imm, i6mm_chain);
839 LIST_INSERT_HEAD(&ia->ia6_memberships, imm, i6mm_chain);
857 LIST_INSERT_HEAD(&ia->ia6_memberships, imm, i6mm_chain);
/freebsd-13-stable/sys/netipsec/
H A Dkey.c932 LIST_INSERT_HEAD(&V_spdcachehashtbl[hashv], entry, chain);
1246 LIST_INSERT_HEAD(SPHASH_HASH(newsp->id), newsp, idhash);
1292 LIST_INSERT_HEAD(SPHASH_HASH(spp[i]->id), spp[i], idhash);
3007 LIST_INSERT_HEAD(SAHADDRHASH_HASH(saidx), sah, addrhash);
3023 LIST_INSERT_HEAD(SAVHASH_HASH(sav->spi), sav, spihash);
4431 LIST_INSERT_HEAD(&drainq, sp, drainq);
4491 LIST_INSERT_HEAD(&emptyq, sah, drainq);
4499 LIST_INSERT_HEAD(&drainq, sav, drainq);
4530 LIST_INSERT_HEAD(&hexpireq, sav, drainq);
4547 LIST_INSERT_HEAD(
[all...]
/freebsd-13-stable/contrib/bsnmp/gensnmptree/
H A Dgensnmptree.c311 LIST_INSERT_HEAD(&inputs, ip, link);
736 LIST_INSERT_HEAD(&types, t, link);
1091 LIST_INSERT_HEAD(&funcs, ptr, link);
/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_nat.c268 LIST_INSERT_HEAD(&r->spool_chain, s, _next);
271 LIST_INSERT_HEAD(&ptr->redir_chain, r, _next);
557 LIST_INSERT_HEAD(&chain->nat, ptr, _next);
/freebsd-13-stable/lib/libc/gen/
H A Dsem_new.c241 LIST_INSERT_HEAD(&sem_list, ni, next);

Completed in 216 milliseconds

1234567891011>>