Searched defs:old_stateCnt (Results 1 – 5 of 5) sorted by relevance
| /xnu-10063.101.15/osfmk/kern/ |
| H A D | ux_handler.c | 205 __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.101.15/libsyscall/mach/ |
| H A D | exc_catcher_state.c | 50 mach_msg_type_number_t old_stateCnt, in internal_catch_exception_raise_state()
|
| H A D | exc_catcher_state_identity.c | 52 mach_msg_type_number_t old_stateCnt, in internal_catch_exception_raise_state_identity()
|
| /xnu-10063.101.15/tests/ |
| H A D | ldt.c | 277 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.101.15/tests/vm/ |
| H A D | diag_threshold_test.c | 442 …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()
|