| /xnu-12377.61.12/bsd/net/pktsched/ |
| H A D | pktsched_ops.c | 52 LIST_INSERT_HEAD(&pktsched_ops_list, new_ops, ps_ops_link); in pktsched_ops_register()
|
| /xnu-12377.61.12/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 | kern_persona.c | 281 LIST_INSERT_HEAD(&all_personas, persona, pna_list); in persona_init_end() 599 LIST_INSERT_HEAD(&old_persona->pna_members, p, p_persona_list); in proc_reset_persona_internal() 706 LIST_INSERT_HEAD(&persona->pna_members, p, p_persona_list); in proc_set_persona_internal()
|
| H A D | bsd_init.c | 619 LIST_INSERT_HEAD(&pgrp0->pg_members, kernproc, p_pglist); in bsd_init() 621 LIST_INSERT_HEAD(&allproc, kernproc, p_list); in bsd_init() 623 LIST_INSERT_HEAD(SESSHASH(0), session0, s_hash); in bsd_init()
|
| /xnu-12377.61.12/bsd/net/ |
| H A D | raw_cb.c | 114 LIST_INSERT_HEAD(&rawcb_list, rp, list); in raw_attach()
|
| H A D | if_pflog.c | 235 LIST_INSERT_HEAD(&pflogif_list, pflogif, sc_list); in pflog_clone_create()
|
| H A D | remote_vif.c | 238 LIST_INSERT_HEAD(&_s_rvi_clients, client, _cle); in rvi_insert_client()
|
| H A D | iptap.c | 231 LIST_INSERT_HEAD(&iptap_list, iptap, iptap_link); in iptap_clone_create()
|
| H A D | droptap.c | 156 LIST_INSERT_HEAD(&droptap_list, droptap, dtap_link); in droptap_clone_create()
|
| /xnu-12377.61.12/bsd/man/man3/ |
| H A D | Makefile | 39 queue.3 LIST_INSERT_HEAD.3 \
|
| /xnu-12377.61.12/san/memory/ |
| H A D | kasan-fakestack.c | 147 LIST_INSERT_HEAD(&tofree, cur, list); in kasan_fakestack_gc() 212 LIST_INSERT_HEAD(head, hdr, list); in kasan_fakestack_alloc()
|
| /xnu-12377.61.12/osfmk/kern/ |
| H A D | workload_config.c | 249 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 D | hv_io_notifier.c | 136 LIST_INSERT_HEAD(&grp->list, ion, list); in hv_io_notifier_grp_add()
|
| /xnu-12377.61.12/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-12377.61.12/bsd/miscfs/bindfs/ |
| H A D | bind_subr.c | 213 LIST_INSERT_HEAD(hd, xp, bind_hash); in bind_hashins()
|
| /xnu-12377.61.12/bsd/miscfs/nullfs/ |
| H A D | null_subr.c | 221 LIST_INSERT_HEAD(hd, xp, null_hash); in null_hashins()
|
| /xnu-12377.61.12/bsd/dev/dtrace/ |
| H A D | dtrace_subr.c | 216 LIST_INSERT_HEAD(&dtrace_proc_awaited_head, &entry, entries); in dtrace_proc_waitfor()
|
| /xnu-12377.61.12/bsd/nfs/ |
| H A D | nfs_srvcache.c | 360 LIST_INSERT_HEAD(NFSRCHASH(nd->nd_retxid), rp, rc_hash); in nfsrv_getcache()
|
| H A D | nfs_subs.c | 1879 LIST_INSERT_HEAD(&nfsrv_exports, nxfs, nxfs_next); in nfsrv_export() 1938 LIST_INSERT_HEAD(&nxfs->nxfs_exports, nx, nx_next); in nfsrv_export() 1941 LIST_INSERT_HEAD(NFSRVEXPHASH(nxfs->nxfs_id, nx->nx_id), nx, nx_hash); in nfsrv_export() 2598 LIST_INSERT_HEAD(head, unode, hash_link); in nfsrv_get_user_stat_node() 2720 LIST_INSERT_HEAD(&oldlist, unode, hash_link); in nfsrv_active_user_list_reclaim()
|
| H A D | nfs_serv.c | 1176 LIST_INSERT_HEAD(&firehead, fp, fm_link); in nfsrv_fmod_timer() 1259 LIST_INSERT_HEAD(head, fp, fm_link); in nfsrv_modified() 1279 LIST_INSERT_HEAD(head, fp, fm_link); in nfsrv_modified() 1622 LIST_INSERT_HEAD(&slp->ns_tq, nd, nd_tq); in nfsrv_writegather() 1650 LIST_INSERT_HEAD(wpp, nd, nd_hash); in nfsrv_writegather() 1800 LIST_INSERT_HEAD(&slp->ns_tq, nd, nd_tq); in nfsrv_writegather() 1808 LIST_INSERT_HEAD(&slp->ns_tq, swp, nd_tq); in nfsrv_writegather() 1897 LIST_INSERT_HEAD(&owp->nd_coalesce, nd, nd_tq); in nfsrv_wg_coalesce() 1905 LIST_INSERT_HEAD(&owp->nd_coalesce, p, nd_tq); in nfsrv_wg_coalesce()
|
| /xnu-12377.61.12/bsd/skywalk/namespace/ |
| H A D | netns.c | 395 LIST_INSERT_HEAD(&netns_all_tokens, token, nt_all_link); in netns_ns_token_alloc() 1595 LIST_INSERT_HEAD(&ifp->if_netns_tokens, nt, nt_ifp_link); in _netns_set_ifnet_internal() 1604 LIST_INSERT_HEAD(&netns_unbound_tokens, nt, nt_ifp_link); in _netns_set_ifnet_internal() 1658 LIST_INSERT_HEAD(&netns_unbound_tokens, token, nt_ifp_link); in netns_ifnet_detach()
|
| /xnu-12377.61.12/bsd/netinet/ |
| H A D | ip_encap.c | 309 LIST_INSERT_HEAD(&encaptab, ep, chain); in encap_add_locked()
|
| /xnu-12377.61.12/bsd/vfs/ |
| H A D | vfs_bio.c | 232 #define bufinsvn(bp, dp) LIST_INSERT_HEAD(dp, bp, b_vnbufs) 1810 LIST_INSERT_HEAD(list[i].listhead, bp, b_vnbufs); in buf_iterate() 1895 LIST_INSERT_HEAD(&vp->v_cleanblkhd, bp, b_vnbufs); in buf_invalidateblks() 1970 LIST_INSERT_HEAD(&vp->v_dirtyblkhd, bp, b_vnbufs); in buf_invalidateblks() 2074 LIST_INSERT_HEAD(&vp->v_dirtyblkhd, bp, b_vnbufs); in buf_flushdirtyblks_skipinfo() 2197 LIST_INSERT_HEAD(listheadp, bp, b_vnbufs); in buf_itercomplete()
|
| H A D | vfs_exclave_fs.c | 367 LIST_INSERT_HEAD(rfthead, rft, link); in set_base_dir() 929 LIST_INSERT_HEAD(list, entry, chain); in increment_vnode_open_count()
|