Home
last modified time | relevance | path

Searched defs:old_stateCnt (Results 1 – 5 of 5) sorted by relevance

/xnu-10063.141.1/osfmk/kern/
H A Dux_handler.c205 __unused mach_msg_type_number_t old_stateCnt, in catch_exception_raise_state()
220 __unused mach_msg_type_number_t old_stateCnt, in catch_mach_exception_raise_state()
237 __unused mach_msg_type_number_t old_stateCnt, in catch_exception_raise_state_identity()
254 __unused mach_msg_type_number_t old_stateCnt, in catch_mach_exception_raise_state_identity()
/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()
H A Dexc_catcher_state_identity.c52 mach_msg_type_number_t old_stateCnt, in internal_catch_exception_raise_state_identity()
/xnu-10063.141.1/tests/
H A Dldt.c277 mach_msg_type_number_t old_stateCnt, in catch_mach_exception_raise()
293 mach_msg_type_number_t old_stateCnt, in catch_mach_exception_raise_state()
360 mach_msg_type_number_t old_stateCnt, in catch_mach_exception_raise_state_identity()
/xnu-10063.141.1/tests/vm/
H A Ddiag_threshold_test.c442 …int *flavor, __unused const thread_state_t old_state, __unused mach_msg_type_number_t old_stateCnt in catch_mach_exception_raise_state()
463 …nused int *flavor, __unused thread_state_t old_state, __unused mach_msg_type_number_t old_stateCnt in catch_mach_exception_raise_state_identity()