Home
last modified time | relevance | path

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

/xnu-10063.141.1/libsyscall/mach/ !
H A Dexc_catcher_state.c52 mach_msg_type_number_t *new_stateCnt) in internal_catch_exception_raise_state() argument
64 …xception_port, exception, code, codeCnt, flavor, old_state, old_stateCnt, new_state, new_stateCnt); in internal_catch_exception_raise_state()
67 …xception_port, exception, code, codeCnt, flavor, old_state, old_stateCnt, new_state, new_stateCnt); in internal_catch_exception_raise_state()
H A Dexc_catcher_state_identity.c54 mach_msg_type_number_t *new_stateCnt) in internal_catch_exception_raise_state_identity() argument
66 … thread, task, exception, code, codeCnt, flavor, old_state, old_stateCnt, new_state, new_stateCnt); in internal_catch_exception_raise_state_identity()
69 … thread, task, exception, code, codeCnt, flavor, old_state, old_stateCnt, new_state, new_stateCnt); in internal_catch_exception_raise_state_identity()
/xnu-10063.141.1/osfmk/kern/ !
H A Dux_handler.c207 __unused mach_msg_type_number_t *new_stateCnt) in catch_exception_raise_state() argument
222 __unused mach_msg_type_number_t *new_stateCnt) in catch_mach_exception_raise_state() argument
239 __unused mach_msg_type_number_t *new_stateCnt) in catch_exception_raise_state_identity() argument
256 __unused mach_msg_type_number_t *new_stateCnt) in catch_mach_exception_raise_state_identity() argument
/xnu-10063.141.1/tests/vm/ !
H A Ddiag_threshold_test.h92 …ch_msg_type_number_t old_stateCnt, thread_state_t new_state, mach_msg_type_number_t *new_stateCnt);
94 …ch_msg_type_number_t old_stateCnt, thread_state_t new_state, mach_msg_type_number_t *new_stateCnt);
107 __unused mach_msg_type_number_t *new_stateCnt);
H A Ddiag_threshold_test.c442 …r_t old_stateCnt, __unused thread_state_t new_state, __unused mach_msg_type_number_t *new_stateCnt) in catch_mach_exception_raise_state() argument
463 …r_t old_stateCnt, __unused thread_state_t new_state, __unused mach_msg_type_number_t *new_stateCnt) in catch_mach_exception_raise_state_identity() argument
477 new_stateCnt); in catch_mach_exception_raise_state_identity()
H A Dtest_vm_no_pager.m195 mach_msg_type_number_t * new_stateCnt)
211 mach_msg_type_number_t * new_stateCnt)
/xnu-10063.141.1/tests/ !
H A Dldt.c218 mach_msg_type_number_t *new_stateCnt);
231 mach_msg_type_number_t *new_stateCnt);
279 mach_msg_type_number_t *new_stateCnt) in catch_mach_exception_raise() argument
281 …, thread, task, exception, code, codeCnt, flavor, old_state, old_stateCnt, new_state, new_stateCnt) in catch_mach_exception_raise()
295 mach_msg_type_number_t *new_stateCnt) in catch_mach_exception_raise_state() argument
297 …exception_port, exception, code, codeCnt, flavor, old_state, old_stateCnt, new_state, new_stateCnt) in catch_mach_exception_raise_state()
362 mach_msg_type_number_t * new_stateCnt) in catch_mach_exception_raise_state_identity() argument
408 *new_stateCnt = old_stateCnt; in catch_mach_exception_raise_state_identity()