Home
last modified time | relevance | path

Searched refs:old_stateCnt (Results 1 – 7 of 7) sorted by relevance

/xnu-10063.141.1/libsyscall/mach/
H A Dexc_catcher_state.c50 mach_msg_type_number_t old_stateCnt, in internal_catch_exception_raise_state() argument
64 …te_func)(exception_port, exception, code, codeCnt, flavor, old_state, old_stateCnt, new_state, new… in internal_catch_exception_raise_state()
67 …se_state(exception_port, exception, code, codeCnt, flavor, old_state, old_stateCnt, new_state, new… in internal_catch_exception_raise_state()
H A Dexc_catcher_state_identity.c52 mach_msg_type_number_t old_stateCnt, in internal_catch_exception_raise_state_identity() argument
66 …tion_port, thread, task, exception, code, codeCnt, flavor, old_state, old_stateCnt, new_state, new… in internal_catch_exception_raise_state_identity()
69 …tion_port, thread, task, exception, code, codeCnt, flavor, old_state, old_stateCnt, new_state, new… in internal_catch_exception_raise_state_identity()
/xnu-10063.141.1/osfmk/kern/
H A Dux_handler.c205 __unused mach_msg_type_number_t old_stateCnt, in catch_exception_raise_state() argument
220 __unused mach_msg_type_number_t old_stateCnt, in catch_mach_exception_raise_state() argument
237 __unused mach_msg_type_number_t old_stateCnt, in catch_exception_raise_state_identity() argument
254 __unused mach_msg_type_number_t old_stateCnt, in catch_mach_exception_raise_state_identity() argument
/xnu-10063.141.1/tests/vm/
H A Ddiag_threshold_test.h92 …, int *flavor, const thread_state_t old_state, mach_msg_type_number_t old_stateCnt, thread_state_t…
94 …odeCnt, int *flavor, thread_state_t old_state, mach_msg_type_number_t old_stateCnt, thread_state_t…
105 __unused mach_msg_type_number_t old_stateCnt,
H A Ddiag_threshold_test.c442 …nused const thread_state_t old_state, __unused mach_msg_type_number_t old_stateCnt, __unused threa… in catch_mach_exception_raise_state() argument
463 …r, __unused thread_state_t old_state, __unused mach_msg_type_number_t old_stateCnt, __unused threa… in catch_mach_exception_raise_state_identity() argument
475 old_stateCnt, in catch_mach_exception_raise_state_identity()
H A Dtest_vm_no_pager.m193 mach_msg_type_number_t old_stateCnt,
209 mach_msg_type_number_t old_stateCnt,
/xnu-10063.141.1/tests/
H A Dldt.c216 mach_msg_type_number_t old_stateCnt,
229 mach_msg_type_number_t old_stateCnt,
277 mach_msg_type_number_t old_stateCnt, in catch_mach_exception_raise() argument
281 …tion_port, thread, task, exception, code, codeCnt, flavor, old_state, old_stateCnt, new_state, new… in catch_mach_exception_raise()
293 mach_msg_type_number_t old_stateCnt, in catch_mach_exception_raise_state() argument
297 #pragma unused(exception_port, exception, code, codeCnt, flavor, old_state, old_stateCnt, new_state… in catch_mach_exception_raise_state()
360 mach_msg_type_number_t old_stateCnt, in catch_mach_exception_raise_state_identity() argument
408 *new_stateCnt = old_stateCnt; in catch_mach_exception_raise_state_identity()