| /xnu-12377.61.12/libsyscall/wrappers/ |
| H A D | thread_register_state.c | 45 thread_state_flavor_t flavor = x86_THREAD_STATE32; in thread_get_register_pointer_values() local 49 thread_state_flavor_t flavor = x86_THREAD_STATE64; in thread_get_register_pointer_values() local 53 thread_state_flavor_t flavor = ARM_THREAD_STATE; in thread_get_register_pointer_values() local 57 thread_state_flavor_t flavor = ARM_THREAD_STATE64; in thread_get_register_pointer_values() local
|
| /xnu-12377.61.12/osfmk/kern/ |
| H A D | thread_act.c | 107 int flavor, in thread_set_state_allowed() 593 thread_flavor_t flavor, in thread_info() 620 int flavor, in thread_get_state_internal() 684 int flavor, in thread_get_state() 694 int flavor, in thread_get_state_to_user() 708 int flavor, in thread_set_state_internal() 785 int flavor, in thread_set_state() 795 int flavor, in thread_set_state_from_user() 807 thread_state_flavor_t flavor, in thread_convert_thread_state() 998 int flavor, in thread_setstatus() [all …]
|
| H A D | ux_handler.c | 204 __unused int *flavor, in catch_exception_raise_state() 219 __unused int *flavor, in catch_mach_exception_raise_state() 236 __unused int *flavor, in catch_exception_raise_state_identity() 253 __unused int *flavor, in catch_mach_exception_raise_state_identity() 293 __unused int *flavor, in catch_mach_exception_raise_state_identity_protected()
|
| H A D | ipc_tt.c | 1536 mach_thread_flavor_t flavor) in thread_get_special_port_internal() 1606 mach_thread_flavor_t flavor; in thread_get_special_port_from_user() local 1661 mach_thread_flavor_t flavor) in special_port_allowed_with_thread_flavor() 1806 mach_task_flavor_t flavor) in task_get_special_port_internal() 1908 mach_task_flavor_t flavor; in task_get_special_port_from_user() local 1969 mach_task_flavor_t flavor) in special_port_allowed_with_task_flavor() 2296 int flavor) /* control or read */ in task_conversion_eval_internal() 2387 task_conversion_eval(task_t caller, task_t victim, int flavor) in task_conversion_eval() 2396 task_conversion_eval_out_trans(task_t caller, task_t victim, int flavor) in task_conversion_eval_out_trans() 2411 mach_task_flavor_t flavor) in task_port_kotype_valid_for_flavor() [all …]
|
| H A D | thread_call.c | 278 thread_call_set_flavor(thread_call_t call, thread_call_flavor_t flavor) in thread_call_set_flavor() 303 thread_call_flavor_t flavor = thread_call_get_flavor(call); in thread_call_enqueue_tail() local 333 thread_call_flavor_t flavor = thread_call_get_flavor(call); in thread_call_dequeue() local 358 thread_call_flavor_t flavor, in thread_call_enqueue_deadline() 470 for (thread_call_flavor_t flavor = 0; flavor < TCF_COUNT; flavor++) { in thread_call_group_setup() local 758 thread_call_flavor_t flavor) in _delayed_call_enqueue() 830 thread_call_flavor_t flavor) in _arm_delayed_call_timer() 1272 thread_call_flavor_t flavor = (flags & THREAD_CALL_CONTINUOUS) ? TCF_CONTINUOUS : TCF_ABSOLUTE; in thread_call_enter_delayed_internal() local 1356 thread_call_flavor_t flavor = thread_call_get_flavor(call); in thread_call_cancel_locked() local 1593 thread_call_flavor_t flavor = thread_call_get_flavor(call); in thread_call_finish() local [all …]
|
| H A D | host.c | 194 host_info(host_t host, host_flavor_t flavor, host_info_t info, mach_msg_type_number_t * count) in host_info() 420 host_statistics(host_t host, host_flavor_t flavor, host_info_t info, mach_msg_type_number_t * count) in host_statistics() 672 get_host_info_data_index(bool is_stat64, host_flavor_t flavor, mach_msg_type_number_t* count, kern_… in get_host_info_data_index() 754 rate_limit_host_statistics(bool is_stat64, host_flavor_t flavor, host_info64_t info, mach_msg_type_… in rate_limit_host_statistics() 937 host_statistics64(host_t host, host_flavor_t flavor, host_info64_t info, mach_msg_type_number_t * c… in host_statistics64() 976 host_statistics64_from_user(host_t host, host_flavor_t flavor, host_info64_t info, mach_msg_type_nu… in host_statistics64_from_user() 1003 host_statistics_from_user(host_t host, host_flavor_t flavor, host_info64_t info, mach_msg_type_numb… in host_statistics_from_user() 1034 host_priv_statistics(host_priv_t host_priv, host_flavor_t flavor, host_info_t info, mach_msg_type_n… in host_priv_statistics() 1187 processor_flavor_t flavor, in host_processor_info()
|
| H A D | thread_policy.c | 267 thread_policy_flavor_t flavor, in thread_policy_set() 343 thread_policy_flavor_t flavor, in thread_policy_set_internal() 1285 thread_policy_flavor_t flavor, in thread_policy_get() 1922 int flavor, in proc_set_thread_policy_with_tid() 1945 int flavor, in proc_set_thread_policy() 1954 int flavor, in proc_set_thread_policy_ext() 2009 int flavor, in proc_set_thread_policy_locked() 2030 int flavor, in proc_set_thread_policy_spinlocked() 2056 int flavor, in thread_set_requested_policy_spinlocked() 2210 int flavor) in proc_get_thread_policy() [all …]
|
| H A D | processor.c | 783 processor_flavor_t flavor, in processor_info_count() 820 processor_flavor_t flavor, in processor_info() 1337 int flavor, in processor_set_info() 1471 int flavor, in processor_set_statistics() 1512 mach_task_flavor_t flavor) in processor_set_things() 1752 mach_task_flavor_t flavor) in processor_set_tasks_internal() 1783 mach_task_flavor_t flavor, in processor_set_tasks_with_flavor()
|
| /xnu-12377.61.12/tests/ipc/ |
| H A D | ipc_read_inspect.c | 41 unsigned int flavor, /* task_flavor_t or thread_flavor_t */ in RESULT_CHECK() 55 task_flavor_t flavor) in test_task_get_special_port() 118 thread_flavor_t flavor) in test_thread_get_special_port() 146 task_flavor_t flavor) in test_task_threads() 207 task_flavor_t flavor) in test_processor_set_tasks() 273 task_flavor_t flavor) in test_task_port_mig_intrans() 434 thread_flavor_t flavor) in test_thread_port_mig_intrans()
|
| H A D | sys_perf_notify_test.c | 35 int * flavor, in catch_mach_exception_raise_state() 53 int * flavor, in catch_mach_exception_raise_state_identity() 72 int * flavor, in catch_mach_exception_raise_state_identity_protected()
|
| H A D | mach_exc_port_substitute.c | 63 __unused int *flavor, in catch_mach_exception_raise_state_identity() 82 __unused int *flavor, in catch_mach_exception_raise_state()
|
| /xnu-12377.61.12/osfmk/i386/ |
| H A D | machine_task.c | 71 int flavor, in machine_task_set_state() 152 int flavor, in machine_task_get_state() 268 int flavor; in machine_thread_inherit_taskwide() local
|
| H A D | cpu.c | 72 __unused processor_flavor_t flavor, in cpu_info_count() 82 processor_flavor_t flavor, in cpu_info()
|
| H A D | pcb.c | 854 __unused thread_flavor_t flavor, in machine_thread_state_convert_to_user() 866 __unused thread_flavor_t flavor, in machine_thread_state_convert_from_user() 905 thread_flavor_t flavor, in machine_thread_set_state() 1299 thread_flavor_t flavor, in machine_thread_get_state() 1853 thread_flavor_t flavor, in machine_thread_get_kern_state()
|
| /xnu-12377.61.12/osfmk/arm64/ |
| H A D | machine_task.c | 69 int flavor, in machine_task_set_state() 150 int flavor, in machine_task_get_state() 233 int flavor; in machine_thread_inherit_taskwide() local
|
| H A D | status.c | 654 thread_flavor_t flavor, in machine_thread_state_convert_to_user() 903 thread_flavor_t flavor, in machine_thread_state_convert_from_user() 1102 machine_thread_state_is_debug_flavor(int flavor) in machine_thread_state_is_debug_flavor() 1191 thread_flavor_t flavor, 1548 thread_flavor_t flavor, 1628 thread_flavor_t flavor, 2316 int flavor, 2472 int flavor,
|
| /xnu-12377.61.12/tests/vm/ |
| H A D | memorystatus_rearm.c | 81 mach_exception_data_type_t flavor = EXC_RESOURCE_DECODE_FLAVOR(code[0]); in catch_mach_exception_raise() local 104 int * flavor, in catch_mach_exception_raise_state() 123 int * flavor, in catch_mach_exception_raise_state_identity()
|
| H A D | corpse_owned_vmobjects.c | 74 int * flavor, in catch_mach_exception_raise_state() 92 int * flavor, in catch_mach_exception_raise_state_identity() 111 int * flavor, in catch_mach_exception_raise_state_identity_protected()
|
| /xnu-12377.61.12/tests/ |
| H A D | immovable_send.c | 34 int * flavor, in catch_mach_exception_raise_state() 52 int * flavor, in catch_mach_exception_raise_state_identity() 168 thread_state_flavor_t flavor; variable
|
| H A D | exc_resource_threads.c | 50 int * flavor, in catch_mach_exception_raise_state() 68 int * flavor, in catch_mach_exception_raise_state_identity()
|
| H A D | hw_breakpoint_step_arm64.c | 55 int * flavor, in catch_mach_exception_raise_state() 73 int * flavor, in catch_mach_exception_raise_state_identity()
|
| /xnu-12377.61.12/libsyscall/wrappers/libproc/ |
| H A D | libproc.c | 101 proc_pidinfo(int pid, int flavor, uint64_t arg, void *buffer, int buffersize) in proc_pidinfo() 114 proc_pidoriginatorinfo(int flavor, void *buffer, int buffersize) in proc_pidoriginatorinfo() 126 proc_listcoalitions(int flavor, int coaltype, void *buffer, int buffersize) in proc_listcoalitions() 138 proc_pid_rusage(int pid, int flavor, rusage_info_t *buffer) in proc_pid_rusage() 160 proc_pidfdinfo(int pid, int fd, int flavor, void * buffer, int buffersize) in proc_pidfdinfo() 173 proc_pidfileportinfo(int pid, uint32_t fileport, int flavor, void *buffer, int buffersize) in proc_pidfileportinfo() 184 proc_piddynkqueueinfo(int pid, int flavor, kqueue_id_t kq_id, void *buffer, int buffersize) in proc_piddynkqueueinfo() 196 proc_udata_info(int pid, int flavor, void *buffer, int buffersize) in proc_udata_info()
|
| /xnu-12377.61.12/libsyscall/mach/ |
| H A D | exc_catcher_state.c | 48 int *flavor, in internal_catch_exception_raise_state()
|
| H A D | exc_catcher_state_identity.c | 50 int *flavor, in internal_catch_exception_raise_state_identity()
|
| /xnu-12377.61.12/bsd/kern/ |
| H A D | proc_info.c | 305 proc_info_internal(int callnum, int pid, uint32_t flags, uint64_t ext_id, int flavor, uint64_t arg,… in proc_info_internal() 1655 proc_pidoriginatorinfo(int pid, int flavor, user_addr_t buffer, uint32_t buffersize, int32_t * ret… in proc_pidoriginatorinfo() 1738 proc_listcoalitions(int flavor, int type, user_addr_t buffer, in proc_listcoalitions() 2018 proc_pidinfo(int pid, uint32_t flags, uint64_t ext_id, int flavor, uint64_t arg, user_addr_t buffer… in proc_pidinfo() 2836 proc_pidfdinfo(int pid, int flavor, int fd, user_addr_t buffer, uint32_t buffersize, int32_t * retv… in proc_pidfdinfo() 3129 proc_pidfileportinfo(int pid, int flavor, mach_port_name_t name, in proc_pidfileportinfo() 3185 proc_security_policy(proc_t targetp, __unused int callnum, __unused int flavor, boolean_t check_sam… in proc_security_policy() 3249 proc_setcontrol(int pid, int flavor, uint64_t arg, user_addr_t buffer, uint32_t buffersize, __unuse… in proc_setcontrol() 3344 proc_dirtycontrol(int pid, int flavor, uint64_t arg, int32_t *retval) in proc_dirtycontrol() 3439 proc_dirtycontrol(__unused int pid, __unused int flavor, __unused uint64_t arg, __unused int32_t *r… in proc_dirtycontrol() [all …]
|