| /xnu-12377.1.9/tools/tests/affinity/ |
| H A D | tags.c | 50 (thread_policy_t) &policy, in thread_tag_set() 68 (thread_policy_t) &policy, &count, &get_default); in thread_tag_get()
|
| H A D | pool.c | 176 (thread_policy_t) &policy, in affinity_set() 202 (thread_policy_t) &epolicy, in manager_fn()
|
| H A D | sets.c | 193 (thread_policy_t) &epolicy, in manager_fn() 203 (thread_policy_t) &policy, in manager_fn()
|
| /xnu-12377.1.9/tests/ |
| H A D | thread_policy.c | 37 (thread_policy_t)&requested_policy, &count, &get_default); in get_thread_requested_qos()
|
| H A D | work_interval_test_unentitled.c | 46 kr = thread_policy_set(target_thread, THREAD_TIME_CONSTRAINT_POLICY, (thread_policy_t) &pol, in set_realtime() 60 kr = thread_policy_set(target_thread, THREAD_STANDARD_POLICY, (thread_policy_t) &pol, in set_nonrealtime()
|
| H A D | work_interval_test.c | 147 kr = thread_policy_set(target_thread, THREAD_TIME_CONSTRAINT_POLICY, (thread_policy_t) &pol, in set_realtime() 161 kr = thread_policy_set(target_thread, THREAD_STANDARD_POLICY, (thread_policy_t) &pol, in set_nonrealtime()
|
| H A D | work_interval_data_test.c | 57 kr = thread_policy_set(target_thread, THREAD_TIME_CONSTRAINT_POLICY, (thread_policy_t) &pol, in set_realtime()
|
| H A D | turnstile_multihop.c | 228 (thread_policy_t)&thread_policy, &count, &get_default); in get_user_promotion_basepri()
|
| H A D | kevent_qos.c | 96 (thread_policy_t)&thread_policy, &count, &get_default); in get_user_promotion_basepri() 110 (thread_policy_t)&thread_policy, &count, &get_default); in get_thread_iotier()
|
| H A D | mach_eventlink.c | 840 kr = thread_policy_set(target_thread, THREAD_TIME_CONSTRAINT_POLICY, (thread_policy_t) &pol, in set_realtime()
|
| /xnu-12377.1.9/libsyscall/mach/ |
| H A D | thread_act.c | 50 thread_policy_set(thread_act_t thread, thread_policy_flavor_t flavor, thread_policy_t policy_info, … in thread_policy_set()
|
| /xnu-12377.1.9/osfmk/mach/ |
| H A D | thread_policy.h | 52 typedef integer_t *thread_policy_t; typedef
|
| H A D | thread_act.defs | 319 policy_info : thread_policy_t); 324 out policy_info : thread_policy_t, CountInOut;
|
| /xnu-12377.1.9/tools/tests/jitter/ |
| H A D | timer_jitter.c | 120 …res = thread_policy_set(mach_thread_self(), THREAD_TIME_CONSTRAINT_POLICY, (thread_policy_t) &pol,… in thread_setup() 129 …res = thread_policy_set(mach_thread_self(), THREAD_EXTENDED_POLICY, (thread_policy_t) &pol, THREAD… in thread_setup()
|
| /xnu-12377.1.9/bsd/sys/ |
| H A D | pthread_shims.h | 228 …ead_policy_set_internal)(thread_t t, thread_policy_flavor_t flavour, thread_policy_t info, mach_ms… 279 …kern_return_t (*thread_policy_get)(thread_t t, thread_policy_flavor_t flavor, thread_policy_t info…
|
| /xnu-12377.1.9/tests/sched/ |
| H A D | rttimer.c | 115 (thread_policy_t)&policy, in make_realtime()
|
| /xnu-12377.1.9/tools/tests/MPMMTest/ |
| H A D | KQMPMMtest.c | 350 (thread_policy_t) &epolicy, in thread_setup() 361 (thread_policy_t) &policy, in thread_setup()
|
| H A D | MPMMtest.c | 470 (thread_policy_t) &epolicy, in thread_setup() 481 (thread_policy_t) &policy, in thread_setup()
|
| /xnu-12377.1.9/osfmk/kern/ |
| H A D | policy_internal.h | 252 thread_policy_t policy_info, mach_msg_type_number_t count);
|
| H A D | thread_policy.c | 268 thread_policy_t policy_info, in thread_policy_set() 328 …(void)thread_policy_set_internal(thread, THREAD_QOS_POLICY, (thread_policy_t)&req_qos, THREAD_QOS_… in thread_policy_set() 344 thread_policy_t policy_info, in thread_policy_set_internal() 1286 thread_policy_t policy_info, in thread_policy_get()
|
| /xnu-12377.1.9/tools/tests/zero-to-n/ |
| H A D | zero-to-n.c | 384 (thread_policy_t) &pol, THREAD_TIME_CONSTRAINT_POLICY_COUNT); in rt_churn_thread_setup() 585 (thread_policy_t) &pol, THREAD_TIME_CONSTRAINT_POLICY_COUNT); in thread_setup() 604 (thread_policy_t)&affinity, THREAD_AFFINITY_POLICY_COUNT); in thread_setup()
|
| /xnu-12377.1.9/tests/ipc/ |
| H A D | ipc_read_inspect.c | 470 (thread_policy_t)&info, &count, &get_default); in test_thread_port_mig_intrans()
|
| /xnu-12377.1.9/osfmk/i386/ |
| H A D | machine_routines.c | 493 (thread_policy_t)&info, in ml_thread_policy()
|
| /xnu-12377.1.9/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_mit.c | 279 (thread_policy_t)&info, THREAD_PRECEDENCE_POLICY_COUNT); in nx_netif_mit_init()
|
| /xnu-12377.1.9/bsd/net/ |
| H A D | dlil_subr.c | 71 (thread_policy_t)&policy, THREAD_AFFINITY_POLICY_COUNT); in dlil_affinity_set()
|