Searched refs:task_id_token (Results 1 – 11 of 11) sorted by relevance
| /xnu-11215/tests/ |
| H A D | exc_helpers.c | 68 mach_port_t task_id_token, 133 mach_port_t task_id_token, in catch_mach_exception_raise_state_identity_protected() argument 161 exc_handler_state_protected_callback(task_id_token, thread_id, type, codes_64, in_state, in catch_mach_exception_raise_state_identity_protected() 173 mach_port_t task_id_token, in catch_mach_exception_raise_identity_protected() argument 190 exc_handler_protected_callback(task_id_token, thread_id, exception, codes_64); in catch_mach_exception_raise_identity_protected()
|
| H A D | reply_port_defense.c | 92 mach_port_t task_id_token, in catch_mach_exception_raise_state_identity_protected() argument 102 #pragma unused(exception_port, thread_id, task_id_token, exception, codes, codeCnt) in catch_mach_exception_raise_state_identity_protected() 112 mach_port_t task_id_token, in catch_mach_exception_raise_identity_protected() argument 117 #pragma unused(exception_port, thread_id, task_id_token) in catch_mach_exception_raise_identity_protected()
|
| H A D | imm_pinned_control_port.c | 121 mach_port_t task_id_token, in catch_mach_exception_raise_identity_protected() argument 129 kern_return_t kr = task_identity_token_get_task_port(task_id_token, TASK_FLAVOR_READ, &task); in catch_mach_exception_raise_identity_protected()
|
| /xnu-11215/tests/ipc/ |
| H A D | sys_perf_notify_test.c | 68 mach_port_t task_id_token, in catch_mach_exception_raise_state_identity_protected() argument 87 mach_port_t task_id_token, in catch_mach_exception_raise_identity_protected() argument 92 #pragma unused(thread_id, task_id_token) in catch_mach_exception_raise_identity_protected()
|
| H A D | kernel_signed_pac_thread_state.c | 115 mach_port_t task_id_token, 141 mach_port_t task_id_token, in catch_mach_exception_raise_identity_protected() argument 146 #pragma unused(exception_port, thread_id, task_id_token, exception, codes, codeCnt) in catch_mach_exception_raise_identity_protected()
|
| /xnu-11215/osfmk/kern/ |
| H A D | ux_handler.c | 265 __unused mach_port_t task_id_token, in catch_mach_exception_raise_identity_protected() argument 288 __unused mach_port_t task_id_token, in catch_mach_exception_raise_state_identity_protected() argument
|
| H A D | task_ident.h | 76 struct task_id_token { struct
|
| H A D | task_ident.c | 54 struct task_id_token, ZC_ZFREE_CLEARMEM);
|
| /xnu-11215/osfmk/mach/ |
| H A D | mach_types.h | 140 typedef struct task_id_token *task_id_token_t;
|
| H A D | mach_types.defs | 744 simport <kern/task_ident.h>; /* for task_id_token conversions */
|
| /xnu-11215/tests/vm/ |
| H A D | test_vm_no_pager.m | 225 mach_port_t task_id_token,
|