Searched refs:sched_priority (Results 1 – 22 of 22) sorted by relevance
8 int sched_priority; member112 __u32 sched_priority; member
463 sched_param->sched_priority = prio; in parse_prio()478 sched_param->sched_priority = prio; in parse_prio()493 sched_param->sched_priority = prio; in parse_prio()
50 uint32_t sched_priority; member
108 param.sched_priority = priority; in set_process_priority()
141 param.sched_priority = sched_get_priority_max(SCHED_FIFO); in main()
406 param.sched_priority = 1; in set_pthread_cpu()422 param.sched_priority = 1; in set_mycpu()
71 schedp.sched_priority = prio; in create_rt_thread()
92 schedp.sched_priority = prio; in create_rt_thread()
3506 struct sched_param param = { .sched_priority = MAX_RT_PRIO - 1 }; in sched_set_stop_task()7349 p->rt_priority = attr->sched_priority; in __setscheduler_params()7393 if (attr->sched_priority > p->rt_priority && in user_check_sched_setscheduler()7394 attr->sched_priority > rlim_rtprio) in user_check_sched_setscheduler()7468 if (attr->sched_priority > MAX_RT_PRIO-1) in __sched_setscheduler()7471 (rt_policy(policy) != (attr->sched_priority != 0))) in __sched_setscheduler()7522 if (rt_policy(policy) && attr->sched_priority != p->rt_priority) in __sched_setscheduler()7589 newprio = __normal_prio(policy, attr->sched_priority, attr->sched_nice); in __sched_setscheduler()7661 .sched_priority = param->sched_priority, in _sched_setscheduler()7742 struct sched_param sp = { .sched_priority = MAX_RT_PRIO / 2 }; in sched_set_fifo()[all …]
582 .sched_priority = 0, in sugov_kthread_create()
2905 attr->sched_priority = p->rt_priority; in __getparam_dl()
1009 sp.sched_priority = kthread_prio; in rcu_cpu_kthread_setup()1208 sp.sched_priority = kthread_prio; in rcu_spawn_one_boost_kthread()
1310 sp.sched_priority = kthread_prio; in rcu_spawn_cpu_nocb_kthread()
4389 struct sched_param param = { .sched_priority = kthread_prio }; in rcu_start_exp_gp_kworkers()4442 sp.sched_priority = kthread_prio; in rcu_spawn_gp_kthread()
2364 sp.sched_priority = 2; in rcutorture_booster_init()
1038 param.sched_priority = sched_pri; in set_priority()1067 tid, policy_name(policy), param.sched_priority); in print_priority()
229 .sched_priority = 0, in cppc_freq_invariance_init()
332 static const struct sched_param param = { .sched_priority = 0 }; in kthread()
1656 sp.sched_priority = DEFAULT_TIMERLAT_PRIO; in timerlat_main()
816 __u32 sched_priority;851 attr.sched_priority = 0;
1323 param.sched_priority = top->realtime_prio; in __cmd_top()
2511 param.sched_priority = rec->realtime_prio; in __cmd_record()