Home
last modified time | relevance | path

Searched refs:thread_state_t (Results 1 – 25 of 45) sorted by relevance

12

/xnu-8019.80.24/osfmk/kern/
H A Dux_handler.c209 __unused const thread_state_t old_state, in catch_exception_raise_state()
211 __unused thread_state_t new_state, in catch_exception_raise_state()
224 __unused const thread_state_t old_state, in catch_mach_exception_raise_state()
226 __unused thread_state_t new_state, in catch_mach_exception_raise_state()
241 __unused thread_state_t old_state, in catch_exception_raise_state_identity()
243 __unused thread_state_t new_state, in catch_exception_raise_state_identity()
258 __unused thread_state_t old_state, in catch_mach_exception_raise_state_identity()
260 __unused thread_state_t new_state, in catch_mach_exception_raise_state_identity()
H A Dthread_act.c533 thread_state_t state, /* pointer to OUT array */ in thread_get_state_internal()
589 thread_state_t state,
596 thread_state_t state, /* pointer to OUT array */ in thread_get_state()
606 thread_state_t state, /* pointer to OUT array */ in thread_get_state_to_user()
620 thread_state_t state, in thread_set_state_internal()
679 thread_state_t state,
686 thread_state_t state, in thread_set_state()
696 thread_state_t state, in thread_set_state_from_user()
707 thread_state_t in_state, /* pointer to IN array */ in thread_convert_thread_state()
709 thread_state_t out_state, /* pointer to OUT array */ in thread_convert_thread_state()
[all …]
H A Dthread.h1006 thread_state_t state,
1022 thread_state_t state,
1028 thread_state_t tstate,
1034 thread_state_t tstate,
1063 thread_state_t tstate,
1169 thread_state_t tstate,
1175 thread_state_t tstate,
1181 thread_state_t tstate,
1189 thread_state_t tstate,
1275 thread_state_t,
[all …]
/xnu-8019.80.24/libsyscall/mach/
H A Dexc_catcher.h46 thread_state_t,
48 thread_state_t,
56 int *, thread_state_t,
58 thread_state_t,
H A Dexc_catcher_state.c49 thread_state_t old_state, in internal_catch_exception_raise_state()
51 thread_state_t new_state, in internal_catch_exception_raise_state()
66 …exception_data_t, mach_msg_type_number_t, int *, thread_state_t, mach_msg_type_number_t, thread_st… in internal_catch_exception_raise_state()
H A Dexc_catcher_state_identity.c51 thread_state_t old_state, in internal_catch_exception_raise_state_identity()
53 thread_state_t new_state, in internal_catch_exception_raise_state_identity()
68 …exception_data_t, mach_msg_type_number_t, int *, thread_state_t, mach_msg_type_number_t, thread_st… in internal_catch_exception_raise_state_identity()
/xnu-8019.80.24/tests/
H A Dexc_helpers.c74 thread_state_t in_state,
76 thread_state_t out_state,
88 thread_state_t in_state,
90 thread_state_t out_state,
152 thread_state_t in_state, in catch_mach_exception_raise_state()
154 thread_state_t out_state, in catch_mach_exception_raise_state()
176 thread_state_t in_state, in catch_mach_exception_raise_state_identity()
178 thread_state_t out_state, in catch_mach_exception_raise_state_identity()
H A Dhw_breakpoint_step_arm64.c55 const thread_state_t old_state, in catch_mach_exception_raise_state()
57 thread_state_t new_state, in catch_mach_exception_raise_state()
73 thread_state_t old_state, in catch_mach_exception_raise_state_identity()
75 thread_state_t new_state, in catch_mach_exception_raise_state_identity()
136 (thread_state_t)&dbg, &count); in step_thread()
142 (thread_state_t)&dbg, count); in step_thread()
H A Dptrauth_failure.c57 err = thread_get_state(mach_thread_self(), ARM_THREAD_STATE64, (thread_state_t)&state, &count);
62 err = thread_set_state(thread, ARM_THREAD_STATE64, (thread_state_t)&state, count);
65 err = thread_get_state(thread, ARM_THREAD_STATE64, (thread_state_t)&state, &count);
H A Dthread_set_state_arm64_cpsr.c57 err = thread_get_state(mach_thread_self(), ARM_THREAD_STATE64, (thread_state_t)&ts, &count); in phase2()
77 err = thread_get_state(mach_thread_self(), ARM_THREAD_STATE64, (thread_state_t)&ts, &count);
93 …err = thread_set_state(mach_thread_self(), ARM_THREAD_STATE64, (thread_state_t)&ts, ARM_THREAD_STA…
H A Dexc_resource_threads.c49 const thread_state_t old_state, in catch_mach_exception_raise_state()
51 thread_state_t new_state, in catch_mach_exception_raise_state()
67 thread_state_t old_state, in catch_mach_exception_raise_state_identity()
69 thread_state_t new_state, in catch_mach_exception_raise_state_identity()
H A Dimmovable_send.c34 const thread_state_t old_state, in catch_mach_exception_raise_state()
36 thread_state_t new_state, in catch_mach_exception_raise_state()
52 thread_state_t old_state, in catch_mach_exception_raise_state_identity()
54 thread_state_t new_state, in catch_mach_exception_raise_state_identity()
H A Dldt.c204 thread_state_t old_state,
206 thread_state_t new_state,
215 const thread_state_t old_state,
217 thread_state_t new_state,
228 thread_state_t old_state,
230 thread_state_t new_state,
276 thread_state_t old_state, in catch_mach_exception_raise()
278 thread_state_t new_state, in catch_mach_exception_raise()
292 const thread_state_t old_state, in catch_mach_exception_raise_state()
294 thread_state_t new_state, in catch_mach_exception_raise_state()
[all …]
H A Dimm_pinned_control_port.c91 const thread_state_t old_state, in catch_mach_exception_raise_state()
93 thread_state_t new_state, in catch_mach_exception_raise_state()
109 thread_state_t old_state, in catch_mach_exception_raise_state_identity()
111 thread_state_t new_state, in catch_mach_exception_raise_state_identity()
/xnu-8019.80.24/osfmk/arm/
H A Dstatus.c77 __unused thread_state_t tstate, in machine_thread_state_convert_to_user()
88 __unused thread_state_t tstate, in machine_thread_state_convert_from_user()
122 thread_state_t tstate, in machine_thread_get_state()
289 thread_state_t tstate, in machine_thread_get_kern_state()
343 thread_state_t tstate, in machine_thread_set_state()
657 thread_state_t tstate, in thread_userstack()
779 thread_state_t tstate, in thread_entrypoint()
873 (thread_state_t) &ic->ss, in act_thread_csave()
883 (thread_state_t) &ic->vfps, in act_thread_csave()
911 (thread_state_t) &ic->ss, in act_thread_catt()
[all …]
H A Dmachine_task.c67 thread_state_t state, in machine_task_set_state()
110 thread_state_t state, in machine_task_get_state()
/xnu-8019.80.24/osfmk/arm64/
H A Dstatus.c166 handle_get_arm32_thread_state(thread_state_t tstate, in handle_get_arm32_thread_state()
183 handle_get_arm64_thread_state(thread_state_t tstate, in handle_get_arm64_thread_state()
201 handle_get_arm_thread_state(thread_state_t tstate, in handle_get_arm_thread_state()
234 handle_set_arm32_thread_state(const thread_state_t tstate, in handle_set_arm32_thread_state()
247 handle_set_arm64_thread_state(const thread_state_t tstate, in handle_set_arm64_thread_state()
261 handle_set_arm_thread_state(const thread_state_t tstate, in handle_set_arm_thread_state()
305 thread_state_t tstate, in machine_thread_state_convert_to_user()
396 thread_state_t tstate, in machine_thread_state_convert_from_user()
569 thread_state_t tstate, in machine_thread_get_state()
867 thread_state_t tstate, in machine_thread_get_kern_state()
[all …]
H A Dmachine_task.c68 thread_state_t state, in machine_task_set_state()
149 thread_state_t state, in machine_task_get_state()
/xnu-8019.80.24/bsd/dev/arm/
H A Dunix_signal.c33 thread_state_t tstate, mach_msg_type_number_t *count);
35 thread_state_t tstate, mach_msg_type_number_t *count);
37 thread_state_t tstate, mach_msg_type_number_t *count);
39 thread_state_t tstate, mach_msg_type_number_t count);
41 thread_state_t tstate, mach_msg_type_number_t count);
73 …if (thread_getstatus(th_act, ARM_THREAD_STATE, (thread_state_t) tstate, &state_count) != KERN_SUCC… in sendsig_get_state32()
80 …if (machine_thread_state_convert_to_user(th_act, ARM_THREAD_STATE, (thread_state_t) tstate, &state… in sendsig_get_state32()
86 …if (thread_getstatus(th_act, ARM_EXCEPTION_STATE, (thread_state_t) tstate, &state_count) != KERN_S… in sendsig_get_state32()
92 …if (thread_getstatus_to_user(th_act, ARM_VFP_STATE, (thread_state_t) tstate, &state_count) != KERN… in sendsig_get_state32()
117 …if (thread_getstatus(th_act, ARM_THREAD_STATE64, (thread_state_t) tstate, &state_count) != KERN_SU… in sendsig_get_state64()
[all …]
/xnu-8019.80.24/osfmk/i386/
H A Dpcb.c832 __unused thread_state_t tstate, in machine_thread_state_convert_to_user()
843 __unused thread_state_t tstate, in machine_thread_state_convert_from_user()
879 thread_state_t tstate, in machine_thread_set_state()
1070 return fpu_set_fxstate(thr_act, (thread_state_t)&state->ufs.fs64, x86_FLOAT_STATE64); in machine_thread_set_state()
1074 return fpu_set_fxstate(thr_act, (thread_state_t)&state->ufs.fs32, x86_FLOAT_STATE32); in machine_thread_set_state()
1095 (thread_state_t)&state->ufs.as64, in machine_thread_set_state()
1103 (thread_state_t)&state->ufs.as32, in machine_thread_set_state()
1273 thread_state_t tstate, in machine_thread_get_state()
1464 kret = fpu_get_fxstate(thr_act, (thread_state_t)&state->ufs.fs64, x86_FLOAT_STATE64); in machine_thread_get_state()
1469 kret = fpu_get_fxstate(thr_act, (thread_state_t)&state->ufs.fs32, x86_FLOAT_STATE32); in machine_thread_get_state()
[all …]
H A Dfpu.h119 thread_state_t state,
123 thread_state_t state,
/xnu-8019.80.24/osfmk/mach/
H A Dexc.defs102 old_state : thread_state_t, const;
103 out new_state : thread_state_t
121 old_state : thread_state_t;
122 out new_state : thread_state_t
H A Dmach_exc.defs102 old_state : thread_state_t, const;
103 out new_state : thread_state_t
121 old_state : thread_state_t;
122 out new_state : thread_state_t
H A Dthread_act.defs120 out old_state : thread_state_t, CountInOut);
135 new_state : thread_state_t);
154 out old_state : thread_state_t, CountInOut);
169 new_state : thread_state_t);
397 in_state : thread_state_t;
398 out out_state : thread_state_t, CountInOut);
/xnu-8019.80.24/bsd/dev/i386/
H A Dunix_signal.c70 thread_state_t tstate, mach_msg_type_number_t *count);
72 thread_state_t tstate, mach_msg_type_number_t count);
251 if (thread_getstatus(thread, flavor, (thread_state_t)state, &state_count) != KERN_SUCCESS) { in sendsig()
268 if (thread_getstatus(thread, flavor, (thread_state_t)fpstate, &state_count) != KERN_SUCCESS) { in sendsig()
275 if (thread_getstatus(thread, flavor, (thread_state_t)state, &state_count) != KERN_SUCCESS) { in sendsig()
406 if (thread_getstatus(thread, flavor, (thread_state_t)state, &state_count) != KERN_SUCCESS) { in sendsig()
413 if (thread_getstatus(thread, flavor, (thread_state_t)state, &state_count) != KERN_SUCCESS) { in sendsig()
420 if (thread_getstatus(thread, flavor, (thread_state_t)state, &state_count) != KERN_SUCCESS) { in sendsig()
724 if (thread_setstatus(thread, flavor, (thread_state_t)state, state_count) != KERN_SUCCESS) { in sendsig()

12