Home
last modified time | relevance | path

Searched refs:proc_best_name (Results 1 – 25 of 36) sorted by relevance

12

/xnu-11215/bsd/net/
H A Drestricted_in_port.c230 proc_best_name(current_proc()), proc_selfpid(),
256 proc_best_name(current_proc()), proc_selfpid(),
340 proc_best_name(current_proc()), proc_selfpid(),
357 proc_best_name(current_proc()), proc_selfpid(),
434 ntohs(port), protocol, port_flag_str(port_flags), proc_best_name(p), pid); in current_task_can_use_restricted_in_port()
468 ntohs(port), protocol, port_flag_str(port_flags), proc_best_name(p), pid); in current_task_can_use_restricted_in_port()
486 … ntohs(port), protocol, port_flag_str(port_flags), proc_best_name(p), pid, rpe->rpe_entitlement); in current_task_can_use_restricted_in_port()
491 ntohs(port), protocol, port_flag_str(port_flags), proc_best_name(p), pid); in current_task_can_use_restricted_in_port()
496 ntohs(port), protocol, port_flag_str(port_flags), proc_best_name(p), pid); in current_task_can_use_restricted_in_port()
502 ntohs(port), protocol, port_flag_str(port_flags), proc_best_name(p), pid); in current_task_can_use_restricted_in_port()
H A Dmulti_layer_pkt_log.c67 proc_best_name(current_proc()), proc_selfpid(), net_mpklog_enabled);
90 proc_best_name(current_proc()), proc_selfpid(), net_mpklog_type,
H A Dnecp.c12290 proc != NULL ? proc_best_name(proc) : proc_best_name(current_proc()), in necp_log_interface_not_allowed()
13777 …os_log(OS_LOG_DEFAULT, "%s (process %s:%u) %s no match", __func__, proc_best_name(p), pid, dest_st… in necp_address_matches_drop_dest_policy()
13794 NECPLOG(LOG_ERR, "%s (process %s:%u) not permitted", __func__, proc_best_name(p), pid);
13798 …NECPLOG(LOG_ERR, "%s (process %s:%u) bad newlen %lu", __func__, proc_best_name(p), pid, req->newle…
13805 …NECPLOG(LOG_ERR, "%s (process %s:%u) sysctl_io_opaque() error %d", __func__, proc_best_name(p), pi…
13816 …NECPLOG(LOG_ERR, "%s (process %s:%u) bad entry_count %u", __func__, proc_best_name(p), pid, tmp_dr…
13842 …NECPLOG(LOG_ERR, "%s (process %s:%u) priority %u entry_count 0", __func__, proc_best_name(p), pid,…
13847 …NECPLOG(LOG_ERR, "%s (process %s:%u) bad level %u", __func__, proc_best_name(p), pid, tmp_drop_des…
13855 …NECPLOG(LOG_ERR, "%s (process %s:%u) AF_INET bad prefix %u", __func__, proc_best_name(p), pid, npc…
13859 …NECPLOG(LOG_ERR, "%s (process %s:%u) AF_INET bad sin_len %u", __func__, proc_best_name(p), pid, np…
[all …]
H A Dif_ports_used.c2101 proc_best_name(current_proc()), proc_selfpid(),
2139 proc_best_name(current_proc()), proc_selfpid(),
H A Dnecp_client.c6540 client->proc_pid, proc_pid(current_proc()), proc_best_name(current_proc())); in necp_request_tcp_netstats()
6550 client->proc_pid, namebuf, proc_pid(current_proc()), proc_best_name(current_proc())); in necp_request_tcp_netstats()
6716 client->proc_pid, proc_pid(current_proc()), proc_best_name(current_proc())); in necp_request_udp_netstats()
6726 client->proc_pid, namebuf, proc_pid(current_proc()), proc_best_name(current_proc())); in necp_request_udp_netstats()
6844 client->proc_pid, proc_pid(current_proc()), proc_best_name(current_proc())); in necp_request_quic_netstats()
6854 client->proc_pid, namebuf, proc_pid(current_proc()), proc_best_name(current_proc())); in necp_request_quic_netstats()
/xnu-11215/osfmk/corpses/
H A Dcorpse.c190 extern const char *proc_best_name(struct proc *proc);
233 proc_best_name(p), proc_pid(p), newgate.user_faults); in task_crashinfo_get_ref()
239 proc_best_name(p), proc_pid(p), newgate.corpses); in task_crashinfo_get_ref()
248 proc_best_name(p), proc_pid(p), newgate.corpses, TOTAL_CORPSES_ALLOWED); in task_crashinfo_get_ref()
580 const char *procname = proc_best_name(get_bsdtask_info(task)); in task_enqueue_exception_with_corpse()
/xnu-11215/osfmk/vm/
H A Dvm_protos.h450 extern const char *proc_best_name(struct proc *);
472 __pname = proc_best_name(__p); \
482 __pname = proc_best_name(__p); \
H A Dvm_sanitize_telemetry.c149 extern const char *proc_best_name(struct proc *proc);
195 const char *proc_name = proc_best_name(proc); in vm_sanitize_populate_process_name()
H A Dvm_sanitize.c427 proc_best_name(current_proc()), in vm_sanitize_err_compat_addr_size()
645 proc_best_name(current_proc()), in vm_sanitize_err_compat_cur_and_max_prots()
H A Dvm_reclaim.c70 extern const char *proc_best_name(struct proc *);
/xnu-11215/bsd/sys/
H A Dproc.h284 extern const char *proc_best_name(proc_t p);
286 extern char *proc_best_name(proc_t p);
/xnu-11215/bsd/kern/
H A Duipc_socket.c1030 proc_best_name(p), in solisten()
1675 proc_best_name(p), in soconnectlock()
1803 proc_best_name(p), in soconnectxlocked()
5360 proc_best_name(current_proc()), in sosetoptlock()
5380 proc_best_name(current_proc()), in sosetoptlock()
7447 proc_best_name(p), level, in sosetdefunct()
7460 proc_best_name(p), level, in sosetdefunct()
7489 proc_best_name(p), level, in sosetdefunct()
7521 proc_pid(p), proc_best_name(p), level, in sosetdefunct()
7558 proc_pid(p), proc_best_name(p), level, in sodefunct()
[all …]
H A Dkern_xxx.c183 const char *proc_name = proc_best_name(p); in sys_panic_with_data()
H A Dkern_memorystatus.c270 "ledger for %s [%d]\n", kr, proc_best_name(p), proc_pid(p)); in _memstat_write_memlimit_to_ledger_locked()
789 proc_best_name(p), proc_getpid(p)); in memorystatus_act_on_entitled_developer_task_limit()
2339 __func__, proc_best_name(p), proc_getpid(p)); in _memstat_invalidate_idle_demotion_locked()
2898 proc_best_name(p), proc_getpid(p), in memstat_set_memlimits_locked()
3161 proc_best_name(p), proc_getpid(p)); in memorystatus_dirty_track()
3199 proc_best_name(p), proc_getpid(p), in memorystatus_dirty_track()
4495 proc_best_name(p), proc_getpid(p)); in memorystatus_on_ledger_footprint_exceeded()
5881 aPid, proc_best_name(p), in memorystatus_kill_proc()
6247 proc_best_name(p), aPid, aPid_ep); in memorystatus_kill_processes_aggressive()
6252 aggr_count, aPid, proc_best_name(p), in memorystatus_kill_processes_aggressive()
[all …]
H A Duipc_socket2.c560 proc_best_name(current_proc()), in sbwait()
600 proc_best_name(current_proc()), in sbwait()
628 proc_best_name(current_proc()), in sowakeup()
2595 proc_best_name(current_proc()), in sblock()
H A Dkern_codesigning.c1123 printf("[%s] code-signing-violation at %p\n", proc_best_name(proc), (void*)addr); in csm_code_signing_violation()
H A Dkern_exit.c1938 const char *proc_name = proc_best_name(p); in proc_prepareexit()
3551 printf("[%s%s] sending signal %d to process\n", proc_best_name(p), in exit_with_exception_internal()
3572 proc_best_name(p), SIGKILL); in exit_with_exception_internal()
H A Dkdebug.c1330 strncpy((char *)args, proc_best_name(proc), 4 * sizeof(args[0])); in kdebug_proc_name_args()
1450 const char *proc_name = proc_best_name(proc); in _resolve_iterator()
/xnu-11215/bsd/dev/dtrace/
H A Dfbt_blacklist.c233 CLOSURE(proc_best_name)
/xnu-11215/bsd/netinet/
H A Din_pcb.c222 proc_best_name(current_proc()), proc_selfpid(),
657 proc_best_name(current_proc()), in in_pcb_check_management_entitled()
4082 proc_best_name(current_proc()), proc_getpid(current_proc()), in _inp_restricted_recv()
4108 proc_getpid(current_proc()), proc_best_name(current_proc()), in inp_restricted_recv()
4162 proc_best_name(current_proc()), proc_getpid(current_proc()), in _inp_restricted_send()
4184 proc_getpid(current_proc()), proc_best_name(current_proc()), in inp_restricted_send()
H A Dmptcp.c191 proc_best_name(current_proc()), proc_selfpid(),
H A Din_tclass.c346 const char *__null_terminated pname = proc_best_name(p); in set_tclass_for_curr_proc()
/xnu-11215/bsd/netinet6/
H A Dudp6_usrreq.c1386 __func__, proc_pid(p), proc_best_name(p), in udp6_defunct()
1395 __func__, proc_pid(p), proc_best_name(p), in udp6_defunct()
/xnu-11215/bsd/skywalk/nexus/flowswitch/
H A Dfsw_vp.c365 proc_best_name(p), proc_pid(p)); in fsw_vp_na_create()
/xnu-11215/osfmk/kern/
H A Dtask_policy.c172 extern const char * proc_best_name(proc_t proc);
3957 (void)mig_strncpy(procname, proc_best_name(proc), sizeof(procname)); in send_resource_violation()
4026 (void)mig_strncpy(procname, proc_best_name(proc), sizeof(procname)); in send_resource_violation_with_fatal_port()

12