Searched refs:sched_priority (Results 1 – 23 of 23) sorted by relevance
120 param.sched_priority = priority; in set_process_priority()
444 .sched_priority = consumer_fifo in ring_buffer_benchmark_init()453 .sched_priority = producer_fifo in ring_buffer_benchmark_init()
142 param.sched_priority = sched_get_priority_max(SCHED_FIFO); in main()
305 schedpar.sched_priority = 0; in sysfs_test_command()313 schedpar.sched_priority = dat; in sysfs_test_command()
104 struct sched_param param = { .sched_priority = 1 }; in sdio_irq_thread()
891 struct sched_param param = { .sched_priority = MAX_RT_PRIO - 1 }; in sched_set_stop_task()3303 p->rt_priority = attr->sched_priority; in __setscheduler_params()3336 attr->sched_priority = p->rt_priority; in __getparam_dl()3419 MAX_RT_PRIO - 1 - attr->sched_priority; in __sched_setscheduler()3452 if ((p->mm && attr->sched_priority > MAX_USER_RT_PRIO-1) || in __sched_setscheduler()3453 (!p->mm && attr->sched_priority > MAX_RT_PRIO-1)) in __sched_setscheduler()3456 (rt_policy(policy) != (attr->sched_priority != 0))) in __sched_setscheduler()3478 if (attr->sched_priority > p->rt_priority && in __sched_setscheduler()3479 attr->sched_priority > rlim_rtprio) in __sched_setscheduler()3540 if (rt_policy(policy) && attr->sched_priority != p->rt_priority) in __sched_setscheduler()[all …]
253 struct sched_param param = { .sched_priority = 0 }; in ion_heap_init_deferred_free()
145 struct sched_param param = {.sched_priority = 1}; in power_saving_thread()
435 struct sched_param param = { .sched_priority = prio }; in watchdog_set_prio()
310 static const struct sched_param param = { .sched_priority = 0 }; in kthread_create_on_node()
376 .sched_priority = MAX_USER_RT_PRIO/2, in clamp_thread()
275 struct sched_param param = { .sched_priority = 1 }; in bL_switcher_thread()
451 param.sched_priority = rec->realtime_prio; in __cmd_record()
987 param.sched_priority = top->realtime_prio; in __cmd_top()
453 __u32 sched_priority;488 attr.sched_priority = 0;
1193 sp.sched_priority = kthread_prio; in rcu_spawn_one_boost_kthread()1210 sp.sched_priority = kthread_prio; in rcu_cpu_kthread_setup()
690 sp.sched_priority = 1; in rcu_torture_boost()
3898 sp.sched_priority = kthread_prio; in rcu_spawn_gp_kthread()
10 int sched_priority; member120 u32 sched_priority; member
740 struct sched_param param = { .sched_priority = 99 }; in ivtv_init_struct1()
1036 .sched_priority = MAX_USER_RT_PRIO/2, in __setup_irq()
922 struct sched_param param = { .sched_priority = MAX_RT_PRIO - 1 }; in spi_init_queue()
5508 struct sched_param param = { .sched_priority = 2 }; in drbd_asender()