Searched refs:ch_name (Results 1 – 10 of 10) sorted by relevance
| /xnu-8020.101.4/bsd/skywalk/channel/ |
| H A D | channel.c | 1064 SK_ERR("%s(%d): channel is non-permissive, flags 0x%b", ch->ch_name, in ch_kqfilter() 1086 SK_ERR("%s(%d): bad filter request %d", ch->ch_name, in ch_kqfilter() 1177 ch->ch_name, ch->ch_pid); in ch_event() 1192 ch->ch_name, ch->ch_pid); in ch_event() 1667 ch0->ch_name, ch0->ch_pid); in ch_open() 2051 (void) snprintf(ch->ch_name, sizeof(ch->ch_name), "%s", in ch_connect()
|
| H A D | channel_kern.c | 495 ch->ch_name, ch->ch_pid); in kern_channel_flowadv_clear() 499 ch->ch_name, ch->ch_pid); in kern_channel_flowadv_clear()
|
| H A D | channel_var.h | 169 char ch_name[32]; /* process name */ member
|
| /xnu-8020.101.4/bsd/skywalk/nexus/ |
| H A D | nexus_adapter.h | 549 ch->ch_name, ch->ch_pid); in na_reject_channel()
|
| H A D | nexus_adapter.c | 676 ch->ch_name, ch->ch_pid, na->na_name); in na_unbind_channel() 690 ch->ch_name, ch->ch_pid, na->na_name, na->na_channels); in na_unbind_channel() 2678 "na 0x%llx naflags %b", ch->ch_name, ch->ch_pid, in na_defunct() 3317 "fidx %u RESUME", ch->ch_name, ch->ch_pid, flow_token, in na_flowadv_clear() 3321 ch->ch_name, ch->ch_pid, flow_token, fe_idx); in na_flowadv_clear()
|
| /xnu-8020.101.4/tools/lldbmacros/ |
| H A D | skywalk.py | 503 …paddr, ch.ch_mmap.ami_mapsize, ch.ch_mmap.ami_redirect, ch.ch_na, ch.ch_fd, ch.ch_name, ch.ch_pid)) 508 …paddr, ch.ch_mmap.ami_mapsize, ch.ch_mmap.ami_redirect, ch.ch_na, ch.ch_fd, ch.ch_name, ch.ch_pid))
|
| /xnu-8020.101.4/bsd/skywalk/nexus/kpipe/ |
| H A D | nx_kernel_pipe.c | 458 ch->ch_name, ch->ch_pid, SK_KVA(ch), SK_KVA(nx), in nx_kpipe_dom_defunct_finalize()
|
| /xnu-8020.101.4/bsd/skywalk/nexus/flowswitch/ |
| H A D | nx_flowswitch.c | 837 ch->ch_name, ch->ch_pid, SK_KVA(ch), SK_KVA(nx), in nx_fsw_dom_defunct_finalize()
|
| /xnu-8020.101.4/bsd/skywalk/nexus/upipe/ |
| H A D | nx_user_pipe.c | 700 ch->ch_name, ch->ch_pid, SK_KVA(ch), SK_KVA(nx), in nx_upipe_dom_defunct_finalize()
|
| /xnu-8020.101.4/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif.c | 1254 ch->ch_name, ch->ch_pid, SK_KVA(ch), SK_KVA(nx), in nx_netif_dom_defunct_finalize()
|