Searched refs:pid_for_task (Results 1 – 8 of 8) sorted by relevance
| /xnu-8792.41.9/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 | 145 kern_return_t kr = pid_for_task(task, &pid); in catch_mach_exception_raise()
|
| /xnu-8792.41.9/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-8792.41.9/osfmk/kern/ |
| H A D | syscall_sw.c | 152 /* 46 */ MACH_TRAP(pid_for_task, 2, 2, munge_ww),
|
| /xnu-8792.41.9/bsd/vm/ |
| H A D | vm_unix.c | 748 pid_for_task( in pid_for_task() function
|