sched_param 105 include/linux/security.h struct sched_param;
sched_param 1428 include/linux/security.h struct sched_param *lp);
sched_param 35 include/linux/syscalls.h struct sched_param;
sched_param 98 kernel/kthread.c struct sched_param param = { .sched_priority = 0 };
sched_param 303 kernel/rtmutex-tester.c struct sched_param schedpar;
sched_param 5280 kernel/sched.c struct sched_param lparam;
sched_param 5286 kernel/sched.c if (copy_from_user(&lparam, param, sizeof(struct sched_param)))
sched_param 5356 kernel/sched.c struct sched_param lp;
sched_param 615 kernel/softirq.c struct sched_param param = { .sched_priority = MAX_RT_PRIO-1 };
sched_param 249 kernel/softlockup.c struct sched_param param = { .sched_priority = MAX_RT_PRIO-1 };
sched_param 127 kernel/stop_machine.c struct sched_param param = { .sched_priority = MAX_RT_PRIO-1 };
sched_param 422 kernel/trace/trace_selftest.c struct sched_param param = { .sched_priority = 5 };