| /xnu-8019.80.24/bsd/kern/ |
| H A D | proc_uuid_policy.c | 144 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 D | bsd_init.c | 579 LIST_INSERT_HEAD(&pgrp0->pg_members, kernproc, p_pglist); in bsd_init() 581 LIST_INSERT_HEAD(&allproc, kernproc, p_list); in bsd_init() 583 LIST_INSERT_HEAD(SESSHASH(0), session0, s_hash); in bsd_init()
|
| H A D | kern_persona.c | 362 LIST_INSERT_HEAD(&all_personas, persona, pna_list); in persona_init_end() 783 LIST_INSERT_HEAD(&old_persona->pna_members, p, p_persona_list); in proc_reset_persona_internal() 919 LIST_INSERT_HEAD(&persona->pna_members, p, p_persona_list); in proc_set_cred_internal()
|
| H A D | kern_proc.c | 309 LIST_INSERT_HEAD(uipp, uip, ui_hash); in chgproccnt() 2168 LIST_INSERT_HEAD(&pgrp->pg_members, p, p_pglist); in pgrp_add_member() 2312 LIST_INSERT_HEAD(&parent->p_children, child, p_sibling); in pinsertchild() 2314 LIST_INSERT_HEAD(&allproc, child, p_list); in pinsertchild() 2387 LIST_INSERT_HEAD(SESSHASH(sess->s_sid), sess, s_hash); in enterpgrp()
|
| /xnu-8019.80.24/bsd/man/man3/ |
| H A D | Makefile | 39 queue.3 LIST_INSERT_HEAD.3 \
|
| /xnu-8019.80.24/san/memory/ |
| H A D | kasan-fakestack.c | 142 LIST_INSERT_HEAD(&tofree, cur, list); in kasan_fakestack_gc() 212 LIST_INSERT_HEAD(head, hdr, list); in kasan_fakestack_alloc()
|
| /xnu-8019.80.24/bsd/net/ |
| H A D | raw_cb.c | 114 LIST_INSERT_HEAD(&rawcb_list, rp, list); in raw_attach()
|
| H A D | if_llatbl.c | 190 LIST_INSERT_HEAD(lleh, lle, lle_next); in htable_link_entry() 223 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 D | if_pflog.c | 200 LIST_INSERT_HEAD(&pflogif_list, pflogif, sc_list); in pflog_clone_create()
|
| H A D | iptap.c | 238 LIST_INSERT_HEAD(&iptap_list, iptap, iptap_link); in iptap_clone_create()
|
| H A D | network_agent.c | 864 LIST_INSERT_HEAD(&master_netagent_list, new_wrapper, master_chain); in netagent_handle_register_inner() 1174 LIST_INSERT_HEAD(&pending_triggers_list_copy, search_client, client_chain); in netagent_handle_update_inner() 1217 LIST_INSERT_HEAD(&master_netagent_list, new_wrapper, master_chain); in netagent_handle_update_inner() 2542 LIST_INSERT_HEAD(&wrapper->pending_triggers_list, new_pending_client, client_chain); in netagent_client_message_with_params()
|
| /xnu-8019.80.24/bsd/nfs/ |
| H A D | nfs_bio.c | 996 LIST_INSERT_HEAD(NFSBUFHASH(np, blkno), bp, nb_hash); in nfs_buf_get() 999 LIST_INSERT_HEAD(&np->n_cleanblkhd, bp, nb_vnbufs); in nfs_buf_get() 1375 LIST_INSERT_HEAD(&np->n_dirtyblkhd, bp, nb_vnbufs); in nfs_buf_write_delayed() 1584 LIST_INSERT_HEAD(listheadp, bp, nb_vnbufs); in nfs_buf_itercomplete() 2526 LIST_INSERT_HEAD(&np->n_cleanblkhd, bp, nb_vnbufs); in nfs_buf_write() 2698 LIST_INSERT_HEAD(&np->n_cleanblkhd, bp, nb_vnbufs); in nfs_buf_write() 2816 LIST_INSERT_HEAD(&np->n_dirtyblkhd, bp, nb_vnbufs); in nfs_buf_write_finish() 3374 LIST_INSERT_HEAD(&np->n_dirtyblkhd, bp, nb_vnbufs); in nfs_flushcommits() 3429 LIST_INSERT_HEAD(&commitlist, bp, nb_vnbufs); in nfs_flushcommits() 3520 LIST_INSERT_HEAD(&np->n_dirtyblkhd, bp, nb_vnbufs); in nfs_flushcommits() [all …]
|
| H A D | nfs_srvcache.c | 362 LIST_INSERT_HEAD(NFSRCHASH(nd->nd_retxid), rp, rc_hash); in nfsrv_getcache()
|
| H A D | nfs_serv.c | 1170 LIST_INSERT_HEAD(&firehead, fp, fm_link); in nfsrv_fmod_timer() 1253 LIST_INSERT_HEAD(head, fp, fm_link); in nfsrv_modified() 1273 LIST_INSERT_HEAD(head, fp, fm_link); in nfsrv_modified() 1621 LIST_INSERT_HEAD(&slp->ns_tq, nd, nd_tq); in nfsrv_writegather() 1649 LIST_INSERT_HEAD(wpp, nd, nd_hash); in nfsrv_writegather() 1803 LIST_INSERT_HEAD(&slp->ns_tq, nd, nd_tq); in nfsrv_writegather() 1811 LIST_INSERT_HEAD(&slp->ns_tq, swp, nd_tq); in nfsrv_writegather() 1900 LIST_INSERT_HEAD(&owp->nd_coalesce, nd, nd_tq); in nfsrv_wg_coalesce() 1908 LIST_INSERT_HEAD(&owp->nd_coalesce, p, nd_tq); in nfsrv_wg_coalesce()
|
| /xnu-8019.80.24/bsd/security/audit/ |
| H A D | audit_mac.c | 222 LIST_INSERT_HEAD(cur->k_ar.ar_mac_records, record, records); in audit_mac_data()
|
| H A D | audit_bsm_klib.c | 190 LIST_INSERT_HEAD(&evcl->head, evc, entry); in au_evclassmap_insert()
|
| /xnu-8019.80.24/osfmk/kern/ |
| H A D | hv_io_notifier.c | 131 LIST_INSERT_HEAD(&grp->list, ion, list); in hv_io_notifier_grp_add()
|
| /xnu-8019.80.24/bsd/miscfs/nullfs/ |
| H A D | null_subr.c | 217 LIST_INSERT_HEAD(hd, xp, null_hash); in null_hashins()
|
| /xnu-8019.80.24/bsd/miscfs/bindfs/ |
| H A D | bind_subr.c | 209 LIST_INSERT_HEAD(hd, xp, bind_hash); in bind_hashins()
|
| /xnu-8019.80.24/bsd/vfs/ |
| H A D | vfs_cache.c | 2339 LIST_INSERT_HEAD(ncpp, ncp, nc_hash); in cache_enter_locked() 2346 LIST_INSERT_HEAD(&vp->v_nclinks, ncp, nc_un.nc_link); in cache_enter_locked() 2509 LIST_INSERT_HEAD(head, entry, nc_hash); in resize_namecache() 2731 LIST_INSERT_HEAD(head, entry, hash_chain); in resize_string_ref_table() 2828 LIST_INSERT_HEAD(head, entry, hash_chain); in add_name_internal()
|
| H A D | vfs_bio.c | 216 #define bufinsvn(bp, dp) LIST_INSERT_HEAD(dp, bp, b_vnbufs) 1620 LIST_INSERT_HEAD(list[i].listhead, bp, b_vnbufs); in buf_iterate() 1705 LIST_INSERT_HEAD(&vp->v_cleanblkhd, bp, b_vnbufs); in buf_invalidateblks() 1780 LIST_INSERT_HEAD(&vp->v_dirtyblkhd, bp, b_vnbufs); in buf_invalidateblks() 1884 LIST_INSERT_HEAD(&vp->v_dirtyblkhd, bp, b_vnbufs); in buf_flushdirtyblks_skipinfo() 2007 LIST_INSERT_HEAD(listheadp, bp, b_vnbufs); in buf_itercomplete()
|
| /xnu-8019.80.24/bsd/dev/dtrace/ |
| H A D | dtrace_subr.c | 219 LIST_INSERT_HEAD(&dtrace_proc_awaited_head, &entry, entries); in dtrace_proc_waitfor()
|
| /xnu-8019.80.24/bsd/netinet/ |
| H A D | ip_encap.c | 310 LIST_INSERT_HEAD(&encaptab, ep, chain); in encap_add_locked()
|
| H A D | in_pcb.c | 662 LIST_INSERT_HEAD(pcbinfo->ipi_listhead, inp, inp_list); in in_pcballoc() 2639 LIST_INSERT_HEAD(pcbporthash, phd, phd_hash); in in_pcbinshash() 2670 LIST_INSERT_HEAD(&phd->phd_pcblist, inp, inp_portlist); in in_pcbinshash() 2671 LIST_INSERT_HEAD(pcbhash, inp, inp_hash); in in_pcbinshash() 2751 LIST_INSERT_HEAD(head, inp, inp_hash); in in_pcbrehash()
|
| /xnu-8019.80.24/bsd/miscfs/devfs/ |
| H A D | devfs_fdesc_support.c | 273 LIST_INSERT_HEAD(fc, fd, fd_hash); in fdesc_allocvp()
|