Home
last modified time | relevance | path

Searched refs:LIST_INSERT_HEAD (Results 1 – 25 of 66) sorted by relevance

123

/xnu-8792.41.9/bsd/kern/
H A Dproc_uuid_policy.c144 LIST_INSERT_HEAD(UUIDHASH(uuid), entry, entries); in proc_uuid_policy_insert()
315 LIST_INSERT_HEAD(&deletehead, searchentry, entries); in proc_uuid_policy_clear()
H A Dkern_persona.c316 LIST_INSERT_HEAD(&all_personas, persona, pna_list); in persona_init_end()
650 LIST_INSERT_HEAD(&old_persona->pna_members, p, p_persona_list); in proc_reset_persona_internal()
784 LIST_INSERT_HEAD(&persona->pna_members, p, p_persona_list); in proc_set_cred_internal()
H A Dbsd_init.c608 LIST_INSERT_HEAD(&pgrp0->pg_members, kernproc, p_pglist); in bsd_init()
610 LIST_INSERT_HEAD(&allproc, kernproc, p_list); in bsd_init()
612 LIST_INSERT_HEAD(SESSHASH(0), session0, s_hash); in bsd_init()
H A Dkern_proc.c314 LIST_INSERT_HEAD(uipp, uip, ui_hash); in chgproccnt()
2299 LIST_INSERT_HEAD(&pgrp->pg_members, p, p_pglist); in pgrp_add_member()
2462 LIST_INSERT_HEAD(&parent->p_children, child, p_sibling); in pinsertchild()
2464 LIST_INSERT_HEAD(&allproc, child, p_list); in pinsertchild()
2497 LIST_INSERT_HEAD(&new_proc->p_children, child, p_sibling); in p_reparentallchildren()
2575 LIST_INSERT_HEAD(SESSHASH(sess->s_sid), sess, s_hash); in enterpgrp()
/xnu-8792.41.9/bsd/man/man3/
H A DMakefile39 queue.3 LIST_INSERT_HEAD.3 \
/xnu-8792.41.9/san/memory/
H A Dkasan-fakestack.c141 LIST_INSERT_HEAD(&tofree, cur, list); in kasan_fakestack_gc()
211 LIST_INSERT_HEAD(head, hdr, list); in kasan_fakestack_alloc()
/xnu-8792.41.9/bsd/net/
H A Draw_cb.c114 LIST_INSERT_HEAD(&rawcb_list, rp, list); in raw_attach()
H A Dif_llatbl.c188 LIST_INSERT_HEAD(lleh, lle, lle_next); in htable_link_entry()
221 LIST_INSERT_HEAD(&pmd->dchain, lle, lle_chain); in htable_prefix_free_cb()
519 LIST_INSERT_HEAD(dchain, lle, lle_chain); in lltable_free_cb()
H A Dif_pflog.c200 LIST_INSERT_HEAD(&pflogif_list, pflogif, sc_list); in pflog_clone_create()
H A Dremote_vif.c238 LIST_INSERT_HEAD(&_s_rvi_clients, client, _cle); in rvi_insert_client()
H A Diptap.c233 LIST_INSERT_HEAD(&iptap_list, iptap, iptap_link); in iptap_clone_create()
/xnu-8792.41.9/osfmk/kern/
H A Dworkload_config.c249 LIST_INSERT_HEAD(&entry->wce_phases, config, wpe_link); in insert_config()
283 LIST_INSERT_HEAD(workload_config_hash(ctx, entry->wce_id), entry, wce_link); in insert_entry()
H A Dhv_io_notifier.c131 LIST_INSERT_HEAD(&grp->list, ion, list); in hv_io_notifier_grp_add()
/xnu-8792.41.9/bsd/security/audit/
H A Daudit_mac.c222 LIST_INSERT_HEAD(cur->k_ar.ar_mac_records, record, records); in audit_mac_data()
H A Daudit_bsm_klib.c190 LIST_INSERT_HEAD(&evcl->head, evc, entry); in au_evclassmap_insert()
/xnu-8792.41.9/bsd/miscfs/bindfs/
H A Dbind_subr.c213 LIST_INSERT_HEAD(hd, xp, bind_hash); in bind_hashins()
/xnu-8792.41.9/bsd/miscfs/nullfs/
H A Dnull_subr.c221 LIST_INSERT_HEAD(hd, xp, null_hash); in null_hashins()
/xnu-8792.41.9/bsd/vfs/
H A Dvfs_cache.c2377 LIST_INSERT_HEAD(ncpp, ncp, nc_hash); in cache_enter_locked()
2384 LIST_INSERT_HEAD(&vp->v_nclinks, ncp, nc_un.nc_link); in cache_enter_locked()
2547 LIST_INSERT_HEAD(head, entry, nc_hash); in resize_namecache()
2769 LIST_INSERT_HEAD(head, entry, hash_chain); in resize_string_ref_table()
2866 LIST_INSERT_HEAD(head, entry, hash_chain); in add_name_internal()
H A Dvfs_bio.c216 #define bufinsvn(bp, dp) LIST_INSERT_HEAD(dp, bp, b_vnbufs)
1627 LIST_INSERT_HEAD(list[i].listhead, bp, b_vnbufs); in buf_iterate()
1712 LIST_INSERT_HEAD(&vp->v_cleanblkhd, bp, b_vnbufs); in buf_invalidateblks()
1787 LIST_INSERT_HEAD(&vp->v_dirtyblkhd, bp, b_vnbufs); in buf_invalidateblks()
1891 LIST_INSERT_HEAD(&vp->v_dirtyblkhd, bp, b_vnbufs); in buf_flushdirtyblks_skipinfo()
2014 LIST_INSERT_HEAD(listheadp, bp, b_vnbufs); in buf_itercomplete()
/xnu-8792.41.9/bsd/dev/dtrace/
H A Ddtrace_subr.c219 LIST_INSERT_HEAD(&dtrace_proc_awaited_head, &entry, entries); in dtrace_proc_waitfor()
/xnu-8792.41.9/bsd/nfs/
H A Dnfs_srvcache.c359 LIST_INSERT_HEAD(NFSRCHASH(nd->nd_retxid), rp, rc_hash); in nfsrv_getcache()
H A Dnfs_serv.c1165 LIST_INSERT_HEAD(&firehead, fp, fm_link); in nfsrv_fmod_timer()
1248 LIST_INSERT_HEAD(head, fp, fm_link); in nfsrv_modified()
1268 LIST_INSERT_HEAD(head, fp, fm_link); in nfsrv_modified()
1611 LIST_INSERT_HEAD(&slp->ns_tq, nd, nd_tq); in nfsrv_writegather()
1639 LIST_INSERT_HEAD(wpp, nd, nd_hash); in nfsrv_writegather()
1789 LIST_INSERT_HEAD(&slp->ns_tq, nd, nd_tq); in nfsrv_writegather()
1797 LIST_INSERT_HEAD(&slp->ns_tq, swp, nd_tq); in nfsrv_writegather()
1886 LIST_INSERT_HEAD(&owp->nd_coalesce, nd, nd_tq); in nfsrv_wg_coalesce()
1894 LIST_INSERT_HEAD(&owp->nd_coalesce, p, nd_tq); in nfsrv_wg_coalesce()
H A Dnfs_subs.c1902 LIST_INSERT_HEAD(&nfsrv_exports, nxfs, nxfs_next); in nfsrv_export()
1961 LIST_INSERT_HEAD(&nxfs->nxfs_exports, nx, nx_next); in nfsrv_export()
1964 LIST_INSERT_HEAD(NFSRVEXPHASH(nxfs->nxfs_id, nx->nx_id), nx, nx_hash); in nfsrv_export()
2621 LIST_INSERT_HEAD(head, unode, hash_link); in nfsrv_get_user_stat_node()
2743 LIST_INSERT_HEAD(&oldlist, unode, hash_link); in nfsrv_active_user_list_reclaim()
/xnu-8792.41.9/bsd/netinet/
H A Dip_encap.c310 LIST_INSERT_HEAD(&encaptab, ep, chain); in encap_add_locked()
H A Din_pcb.c668 LIST_INSERT_HEAD(pcbinfo->ipi_listhead, inp, inp_list); in in_pcballoc()
2645 LIST_INSERT_HEAD(pcbporthash, phd, phd_hash); in in_pcbinshash()
2676 LIST_INSERT_HEAD(&phd->phd_pcblist, inp, inp_portlist); in in_pcbinshash()
2677 LIST_INSERT_HEAD(pcbhash, inp, inp_hash); in in_pcbinshash()
2757 LIST_INSERT_HEAD(head, inp, inp_hash); in in_pcbrehash()

123