Home
last modified time | relevance | path

Searched refs:task_id_token (Results 1 – 11 of 11) sorted by relevance

/xnu-11215/tests/
H A Dexc_helpers.c68 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 Dreply_port_defense.c92 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 Dimm_pinned_control_port.c121 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 Dsys_perf_notify_test.c68 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 Dkernel_signed_pac_thread_state.c115 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 Dux_handler.c265 __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 Dtask_ident.h76 struct task_id_token { struct
H A Dtask_ident.c54 struct task_id_token, ZC_ZFREE_CLEARMEM);
/xnu-11215/osfmk/mach/
H A Dmach_types.h140 typedef struct task_id_token *task_id_token_t;
H A Dmach_types.defs744 simport <kern/task_ident.h>; /* for task_id_token conversions */
/xnu-11215/tests/vm/
H A Dtest_vm_no_pager.m225 mach_port_t task_id_token,