| /xnu-11215.1.10/bsd/skywalk/channel/ |
| H A D | channel_kern.c | 497 ch->ch_name, ch->ch_pid); in kern_channel_flowadv_clear() 501 ch->ch_name, ch->ch_pid); in kern_channel_flowadv_clear() 555 ch->ch_name, ch->ch_pid); in kern_channel_flowadv_report_ce_event() 559 ch->ch_name, ch->ch_pid); in kern_channel_flowadv_report_ce_event() 578 ASSERT(proc_pid(p) == ch->ch_pid); in kern_channel_memstatus() 623 ASSERT(proc_pid(p) == ch->ch_pid); in kern_channel_defunct()
|
| H A D | channel.c | 1071 ch->ch_pid, ch->ch_flags, CHANF_BITS); in ch_kqfilter() 1093 ch->ch_pid, kn->kn_filter); in ch_kqfilter() 1183 ch->ch_name, ch->ch_pid); in ch_event() 1198 ch->ch_name, ch->ch_pid); in ch_event() 1678 ch0->ch_name, ch0->ch_pid); in ch_open() 2063 ch->ch_pid = proc_pid(p); in ch_connect()
|
| H A D | channel_var.h | 170 pid_t ch_pid; /* process ID */ member
|
| H A D | channel_ring.c | 1345 pp_insert_upp_locked(pp, kqum, ch->ch_pid); in kr_rxfinalize_upp() 1575 pp_insert_upp_locked(pp, kqum, ch->ch_pid); in kr_event_sync_finalize()
|
| /xnu-11215.1.10/bsd/skywalk/nexus/ |
| H A D | nexus_adapter.c | 646 ch->ch_name, ch->ch_pid, na->na_name); in na_unbind_channel() 660 ch->ch_name, ch->ch_pid, na->na_name, na->na_channels); in na_unbind_channel() 669 pp_purge_upp(ch->ch_pp, ch->ch_pid); in na_unbind_channel() 726 pp_purge_upp(ch->ch_pp, ch->ch_pid); in na_teardown() 2785 "na 0x%llx naflags %b", ch->ch_name, ch->ch_pid, in na_defunct() 3448 "fidx %u RESUME", ch->ch_name, ch->ch_pid, fae_uuid_str, flow_token, in na_flowadv_clear() 3452 "fidx %u RESUME PENDING", ch->ch_name, ch->ch_pid, fae_uuid_str, in na_flowadv_clear() 3457 ch->ch_name, ch->ch_pid, flow_token, fe_idx); in na_flowadv_clear() 3503 ch->ch_pid, fae_uuid_str, flow_token, fe_idx); in na_flowadv_report_ce_event() 3506 ch->ch_name, ch->ch_pid, flow_token, fe_idx); in na_flowadv_report_ce_event()
|
| H A D | nexus_adapter.h | 576 ch->ch_name, ch->ch_pid); in na_reject_channel()
|
| H A D | nexus.c | 3275 entry->nce_pid = ch->ch_pid; in nexus_channel_entry_populate()
|
| /xnu-11215.1.10/tools/lldbmacros/ |
| H A D | skywalk.py | 497 …paddr, ch.ch_mmap.ami_mapsize, ch.ch_mmap.ami_redirect, ch.ch_na, ch.ch_fd, ch.ch_name, ch.ch_pid)) 502 …paddr, ch.ch_mmap.ami_mapsize, ch.ch_mmap.ami_redirect, ch.ch_na, ch.ch_fd, ch.ch_name, ch.ch_pid))
|
| /xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw.c | 1854 sfa->sfa_owner_pid = ch->ch_pid; in fsw_mib_get_flow_adv() 2120 filter->nmf_pid != ch->ch_pid) { in fsw_mib_get_userstack_stats() 2140 fsw_nxs2nus(fsw, filter, ch->ch_pid, nxs, sus); in fsw_mib_get_userstack_stats()
|
| H A D | nx_flowswitch.c | 866 ch->ch_name, ch->ch_pid, SK_KVA(ch), SK_KVA(nx), in nx_fsw_dom_defunct_finalize()
|
| H A D | fsw_dp.c | 4469 p = proc_find(ch->ch_pid); in fsw_defunct_rx_stall_channel() 4483 ch->ch_name, ch->ch_pid, fsw->fsw_ifp->if_xname, in fsw_defunct_rx_stall_channel()
|
| /xnu-11215.1.10/bsd/skywalk/nexus/kpipe/ |
| H A D | nx_kernel_pipe.c | 462 ch->ch_name, ch->ch_pid, SK_KVA(ch), SK_KVA(nx), in nx_kpipe_dom_defunct_finalize()
|
| /xnu-11215.1.10/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif.c | 1296 ch->ch_name, ch->ch_pid, SK_KVA(ch), SK_KVA(nx), in nx_netif_dom_defunct_finalize() 2929 p = proc_find(ch->ch_pid); in nx_netif_llw_detach_notify() 2931 SK_ERR("ch 0x%llx pid %d not found", SK_KVA(ch), ch->ch_pid); in nx_netif_llw_detach_notify() 2933 struct kern_channel *, ch, pid_t, ch->ch_pid); in nx_netif_llw_detach_notify()
|
| /xnu-11215.1.10/bsd/skywalk/nexus/upipe/ |
| H A D | nx_user_pipe.c | 688 ch->ch_name, ch->ch_pid, SK_KVA(ch), SK_KVA(nx), in nx_upipe_dom_defunct_finalize()
|
| /xnu-11215.1.10/bsd/skywalk/mem/ |
| H A D | skmem_arena.c | 1946 proc_pid = ch->ch_pid; in skmem_arena_mib_get_stats()
|