Searched refs:pid_for_task (Results 1 – 9 of 9) sorted by relevance
| /xnu-10063.101.15/tests/ |
| H A D | pid_for_task_test.c | 13 pid_for_task(tname, &pid);
|
| H A D | exc_resource_threads.c | 38 pid_for_task(task, &pid); in catch_mach_exception_raise()
|
| H A D | kernel_inspection.c | 51 if (pid_for_task(task, &pid)) { in attempt_kernel_inspection()
|
| H A D | imm_pinned_control_port.c | 131 kr = pid_for_task(task, &pid); in catch_mach_exception_raise_identity_protected()
|
| /xnu-10063.101.15/tests/ipc/ |
| H A D | task_name_for_pid.c | 53 pid_for_task(tname, &pid);
|
| /xnu-10063.101.15/osfmk/mach/ |
| H A D | syscall_sw.h | 125 kernel_trap(pid_for_task,-46,2)
|
| H A D | mach_traps.h | 362 extern kern_return_t pid_for_task( 549 extern kern_return_t pid_for_task(
|
| /xnu-10063.101.15/osfmk/kern/ |
| H A D | syscall_sw.c | 152 /* 46 */ MACH_TRAP(pid_for_task, 2, 2, munge_ww),
|
| /xnu-10063.101.15/bsd/vm/ |
| H A D | vm_unix.c | 783 pid_for_task( in pid_for_task() function
|