Home
last modified time | relevance | path

Searched defs:tstate (Results 1 – 17 of 17) sorted by relevance

/xnu-11215.81.4/osfmk/i386/
H A Dmachine_task.c78 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 Dpcb.c856 __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 Dpcb_native.c664 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 Dbsd_i386.c96 thread_state_t tstate, in thread_userstack()
210 thread_state_t tstate, in thread_entrypoint()
H A Dtrap.c519 __unused void *tstate, in xnu_soft_trap_handle_breakpoint()
1724 __unused void *tstate, in handle_recoverable_kernel_trap()
H A Dfpu.c802 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 Dmachine_task.c76 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 Dstatus.c172 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 Dsleh.c1198 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 Dkdp_vm.c149 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 Dthread_act.c1000 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 Dtelemetry.c1520 void *tstate, in telemetry_kernel_brk()
H A Dkcdata.h1369 int tstate[]; member
/xnu-11215.81.4/bsd/dev/arm/
H A Dunix_signal.c71 void *tstate; in sendsig_get_state32() local
118 void *tstate; in sendsig_get_state64() local
/xnu-11215.81.4/tools/tests/TLBcoherency/
H A DTLBcoherency.c70 unsigned tstate; member
/xnu-11215.81.4/san/memory/
H A Dkasan-tbi.c183 kasan_handle_brk_failure(void* tstate, uint16_t esr) in kasan_handle_brk_failure()
/xnu-11215.81.4/libkdd/
H A Dkcdata.h1369 int tstate[]; member