Home
last modified time | relevance | path

Searched refs:sched_mode_t (Results 1 – 13 of 13) sorted by relevance

/xnu-8020.140.41/osfmk/kern/
H A Dsched_proto.c127 static sched_mode_t
542 static sched_mode_t
H A Dsched_dualq.c95 static sched_mode_t
182 static sched_mode_t
H A Dthread_policy.c125 thread_set_user_sched_mode_and_recompute_pri(thread_t thread, sched_mode_t mode);
357 sched_mode_t mode = (timeshare == TRUE) ? TH_MODE_TIMESHARE : TH_MODE_FIXED; in thread_policy_set_internal()
604 static sched_mode_t
625 sched_mode_t mode, in thread_set_mode_and_absolute_pri_internal()
646 sched_mode_t old_mode = thread->sched_mode; in thread_set_mode_and_absolute_pri_internal()
830 sched_mode_t mode = convert_policy_to_sched_mode(policy); in thread_set_workq_pri()
879 sched_mode_t mode = convert_policy_to_sched_mode(policy); in thread_set_mode_and_absolute_pri()
917 thread_set_user_sched_mode_and_recompute_pri(thread_t thread, sched_mode_t mode) in thread_set_user_sched_mode_and_recompute_pri()
1214 sched_mode_t newmode = SCHED(initial_thread_sched_mode)(get_threadtask(thread)); in thread_policy_reset()
H A Dsched_amp.c96 static sched_mode_t
199 static sched_mode_t
H A Dsched_traditional.c126 static sched_mode_t
387 static sched_mode_t
H A Dsched.h189 } sched_mode_t; typedef
H A Dsched_prim.h195 sched_mode_t mode);
805 sched_mode_t (*initial_thread_sched_mode)(task_t parent_task);
H A Dsched_grrr.c168 static sched_mode_t
501 static sched_mode_t
H A Dpriority.c380 sched_mode_t sched_mode = thread->sched_mode; in thread_recompute_sched_pri()
927 sched_set_thread_mode(thread_t thread, sched_mode_t new_mode) in sched_set_thread_mode()
H A Dthread.h411 sched_mode_t sched_mode; /* scheduling mode */
412 sched_mode_t saved_mode; /* saved mode during forced mode demotion */
H A Dsched_multiq.c285 static sched_mode_t
388 static sched_mode_t
H A Dsfi.c742 sched_mode_t thmode = thread->sched_mode; in sfi_thread_classify()
H A Dsched_clutch.c2720 static sched_mode_t
2825 static sched_mode_t