Home
last modified time | relevance | path

Searched defs:flavor (Results 1 – 25 of 84) sorted by relevance

1234

/xnu-12377.41.6/libsyscall/wrappers/
H A Dthread_register_state.c45 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.41.6/osfmk/kern/
H A Dthread_act.c107 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 Dux_handler.c204 __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 Dthread_call.c278 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 Dipc_tt.c1536 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 Dhost.c192 host_info(host_t host, host_flavor_t flavor, host_info_t info, mach_msg_type_number_t * count) in host_info()
418 host_statistics(host_t host, host_flavor_t flavor, host_info_t info, mach_msg_type_number_t * count) in host_statistics()
670 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()
752 rate_limit_host_statistics(bool is_stat64, host_flavor_t flavor, host_info64_t info, mach_msg_type_… in rate_limit_host_statistics()
935 host_statistics64(host_t host, host_flavor_t flavor, host_info64_t info, mach_msg_type_number_t * c… in host_statistics64()
974 host_statistics64_from_user(host_t host, host_flavor_t flavor, host_info64_t info, mach_msg_type_nu… in host_statistics64_from_user()
1001 host_statistics_from_user(host_t host, host_flavor_t flavor, host_info64_t info, mach_msg_type_numb… in host_statistics_from_user()
1032 host_priv_statistics(host_priv_t host_priv, host_flavor_t flavor, host_info_t info, mach_msg_type_n… in host_priv_statistics()
1185 processor_flavor_t flavor, in host_processor_info()
H A Dthread_policy.c267 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 Dprocessor.c783 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.41.6/tests/ipc/
H A Dipc_read_inspect.c41 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 Dsys_perf_notify_test.c35 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 Dmach_exc_port_substitute.c63 __unused int *flavor, in catch_mach_exception_raise_state_identity()
82 __unused int *flavor, in catch_mach_exception_raise_state()
/xnu-12377.41.6/osfmk/i386/
H A Dmachine_task.c71 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 Dcpu.c72 __unused processor_flavor_t flavor, in cpu_info_count()
82 processor_flavor_t flavor, in cpu_info()
H A Dpcb.c854 __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.41.6/osfmk/arm64/
H A Dmachine_task.c69 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 Dstatus.c654 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.41.6/tests/vm/
H A Dmemorystatus_rearm.c81 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 Dcorpse_owned_vmobjects.c74 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.41.6/tests/
H A Dimmovable_send.c34 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 Dexc_resource_threads.c50 int * flavor, in catch_mach_exception_raise_state()
68 int * flavor, in catch_mach_exception_raise_state_identity()
H A Dhw_breakpoint_step_arm64.c55 int * flavor, in catch_mach_exception_raise_state()
73 int * flavor, in catch_mach_exception_raise_state_identity()
/xnu-12377.41.6/libsyscall/wrappers/libproc/
H A Dlibproc.c101 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.41.6/libsyscall/mach/
H A Dexc_catcher_state.c48 int *flavor, in internal_catch_exception_raise_state()
H A Dexc_catcher_state_identity.c50 int *flavor, in internal_catch_exception_raise_state_identity()
/xnu-12377.41.6/bsd/kern/
H A Dproc_info.c305 proc_info_internal(int callnum, int pid, uint32_t flags, uint64_t ext_id, int flavor, uint64_t arg,… in proc_info_internal()
1647 proc_pidoriginatorinfo(int pid, int flavor, user_addr_t buffer, uint32_t buffersize, int32_t * ret… in proc_pidoriginatorinfo()
1730 proc_listcoalitions(int flavor, int type, user_addr_t buffer, in proc_listcoalitions()
2010 proc_pidinfo(int pid, uint32_t flags, uint64_t ext_id, int flavor, uint64_t arg, user_addr_t buffer… in proc_pidinfo()
2828 proc_pidfdinfo(int pid, int flavor, int fd, user_addr_t buffer, uint32_t buffersize, int32_t * retv… in proc_pidfdinfo()
3121 proc_pidfileportinfo(int pid, int flavor, mach_port_name_t name, in proc_pidfileportinfo()
3177 proc_security_policy(proc_t targetp, __unused int callnum, __unused int flavor, boolean_t check_sam… in proc_security_policy()
3241 proc_setcontrol(int pid, int flavor, uint64_t arg, user_addr_t buffer, uint32_t buffersize, __unuse… in proc_setcontrol()
3336 proc_dirtycontrol(int pid, int flavor, uint64_t arg, int32_t *retval) in proc_dirtycontrol()
3431 proc_dirtycontrol(__unused int pid, __unused int flavor, __unused uint64_t arg, __unused int32_t *r… in proc_dirtycontrol()
[all …]

1234