| /xnu-11215.81.4/osfmk/i386/ |
| H A D | machine_task.c | 78 x86_debug_state32_t *tstate = (x86_debug_state32_t*) state; in machine_task_set_state() local 95 x86_debug_state64_t *tstate = (x86_debug_state64_t*) state; in machine_task_set_state() local 113 x86_debug_state_t *tstate = (x86_debug_state_t*) state; in machine_task_set_state() local 159 x86_debug_state32_t *tstate = (x86_debug_state32_t*) state; in machine_task_get_state() local 175 x86_debug_state64_t *tstate = (x86_debug_state64_t*) state; in machine_task_get_state() local 191 x86_debug_state_t *tstate = (x86_debug_state_t*)state; in machine_task_get_state() local
|
| H A D | pcb.c | 856 __unused thread_state_t tstate, in machine_thread_state_convert_to_user() 868 __unused thread_state_t tstate, in machine_thread_state_convert_from_user() 907 thread_state_t tstate, in machine_thread_set_state() 1301 thread_state_t tstate, in machine_thread_get_state() 1855 thread_state_t tstate, in machine_thread_get_kern_state()
|
| H A D | pcb_native.c | 664 thread_set_wq_state32(thread_t thread, thread_state_t tstate) in thread_set_wq_state32() 708 thread_set_wq_state64(thread_t thread, thread_state_t tstate) in thread_set_wq_state64()
|
| H A D | bsd_i386.c | 96 thread_state_t tstate, in thread_userstack() 210 thread_state_t tstate, in thread_entrypoint()
|
| H A D | trap.c | 519 __unused void *tstate, in xnu_soft_trap_handle_breakpoint() 1724 __unused void *tstate, in handle_recoverable_kernel_trap()
|
| H A D | fpu.c | 802 thread_state_t tstate, in fpu_set_fxstate() 1052 thread_state_t tstate, in fpu_get_fxstate()
|
| /xnu-11215.81.4/osfmk/arm64/ |
| H A D | machine_task.c | 76 arm_legacy_debug_state_t *tstate = (arm_legacy_debug_state_t *) state; in machine_task_set_state() local 94 arm_debug_state32_t *tstate = (arm_debug_state32_t *) state; in machine_task_set_state() local 112 arm_debug_state64_t *tstate = (arm_debug_state64_t *) state; in machine_task_set_state() local 157 arm_legacy_debug_state_t *tstate = (arm_legacy_debug_state_t *) state; in machine_task_get_state() local 173 arm_debug_state32_t *tstate = (arm_debug_state32_t *) state; in machine_task_get_state() local 189 arm_debug_state64_t *tstate = (arm_debug_state64_t *) state; in machine_task_get_state() local
|
| H A D | status.c | 172 handle_get_arm32_thread_state(thread_state_t tstate, in handle_get_arm32_thread_state() 189 handle_get_arm64_thread_state(thread_state_t tstate, in handle_get_arm64_thread_state() 207 handle_get_arm_thread_state(thread_state_t tstate, in handle_get_arm_thread_state() 240 handle_set_arm32_thread_state(const thread_state_t tstate, in handle_set_arm32_thread_state() 253 handle_set_arm64_thread_state(const thread_state_t tstate, in handle_set_arm64_thread_state() 267 handle_set_arm_thread_state(const thread_state_t tstate, in handle_set_arm_thread_state() 328 thread_state_t tstate, in machine_thread_state_convert_to_user() 577 thread_state_t tstate, in machine_thread_state_convert_from_user() 865 thread_state_t tstate, in machine_thread_get_state() 1180 thread_state_t tstate, in machine_thread_get_kern_state() [all …]
|
| H A D | sleh.c | 1198 ptrauth_handle_brk_trap(void *tstate, uint16_t comment) in ptrauth_handle_brk_trap() 1222 void *tstate, in xnu_soft_trap_handle_breakpoint() 1240 xnu_hard_trap_handle_breakpoint(void *tstate, uint16_t comment) in xnu_hard_trap_handle_breakpoint() 2611 __unused void *tstate, in handle_recoverable_kernel_trap()
|
| /xnu-11215.81.4/osfmk/kdp/ml/x86_64/ |
| H A D | kdp_vm.c | 149 x86_thread_state64_t *tstate = (x86_thread_state64_t *) ((uintptr_t)buffer + hoffset); in kern_collectth_state() local 188 void *tstate = (void *)((uintptr_t)buffer + hoffset); in kern_collectth_state() local
|
| /xnu-11215.81.4/osfmk/kern/ |
| H A D | thread_act.c | 1000 thread_state_t tstate, in thread_setstatus() 1010 thread_state_t tstate, in thread_setstatus_from_user() 1029 thread_state_t tstate, in thread_getstatus() 1039 thread_state_t tstate, in thread_getstatus_to_user()
|
| H A D | telemetry.c | 1520 void *tstate, in telemetry_kernel_brk()
|
| H A D | kcdata.h | 1369 int tstate[]; member
|
| /xnu-11215.81.4/bsd/dev/arm/ |
| H A D | unix_signal.c | 71 void *tstate; in sendsig_get_state32() local 118 void *tstate; in sendsig_get_state64() local
|
| /xnu-11215.81.4/tools/tests/TLBcoherency/ |
| H A D | TLBcoherency.c | 70 unsigned tstate; member
|
| /xnu-11215.81.4/san/memory/ |
| H A D | kasan-tbi.c | 183 kasan_handle_brk_failure(void* tstate, uint16_t esr) in kasan_handle_brk_failure()
|
| /xnu-11215.81.4/libkdd/ |
| H A D | kcdata.h | 1369 int tstate[]; member
|