sched_param       273 arch/arm/common/bL_switcher.c 	struct sched_param param = { .sched_priority = 1 };
sched_param       428 crypto/crypto_engine.c 	struct sched_param param = { .sched_priority = MAX_RT_PRIO / 2 };
sched_param       139 drivers/acpi/acpi_pad.c 	struct sched_param param = {.sched_priority = 1};
sched_param      6022 drivers/block/drbd/drbd_receiver.c 	struct sched_param param = { .sched_priority = 2 };
sched_param       275 drivers/firmware/psci/psci_checker.c 	struct sched_param sched_priority = { .sched_priority = MAX_RT_PRIO-1 };
sched_param       391 drivers/gpu/drm/msm/msm_drv.c 	struct sched_param param;
sched_param       700 drivers/gpu/drm/scheduler/sched_main.c 	struct sched_param sparam = {.sched_priority = 1};
sched_param       741 drivers/media/pci/ivtv/ivtv-driver.c 	struct sched_param param = { .sched_priority = 99 };
sched_param       142 drivers/mmc/core/sdio_irq.c 	struct sched_param param = { .sched_priority = 1 };
sched_param       708 drivers/platform/chrome/cros_ec_spi.c 	struct sched_param sched_priority = {
sched_param       258 drivers/powercap/idle_inject.c 	struct sched_param param = { .sched_priority = MAX_USER_RT_PRIO / 2 };
sched_param      1438 drivers/spi/spi.c 	struct sched_param param = { .sched_priority = MAX_RT_PRIO / 2 };
sched_param       247 drivers/staging/android/ion/ion_heap.c 	struct sched_param param = { .sched_priority = 0 };
sched_param        73 drivers/thermal/intel/intel_powerclamp.c static const struct sched_param sparam = {
sched_param      1181 drivers/tty/serial/sc16is7xx.c 	struct sched_param sched_param = { .sched_priority = MAX_RT_PRIO / 2 };
sched_param      1231 drivers/tty/serial/sc16is7xx.c 	sched_setscheduler(s->kworker_task, SCHED_FIFO, &sched_param);
sched_param      1127 drivers/watchdog/watchdog_dev.c 	struct sched_param param = {.sched_priority = MAX_RT_PRIO - 1,};
sched_param        57 include/linux/sched.h struct sched_param;
sched_param      1607 include/linux/sched.h extern int sched_setscheduler(struct task_struct *, int, const struct sched_param *);
sched_param      1608 include/linux/sched.h extern int sched_setscheduler_nocheck(struct task_struct *, int, const struct sched_param *);
sched_param       203 include/linux/security.h struct sched_param;
sched_param        39 include/linux/syscalls.h struct sched_param;
sched_param       654 include/linux/syscalls.h 					struct sched_param __user *param);
sched_param       656 include/linux/syscalls.h 					struct sched_param __user *param);
sched_param       659 include/linux/syscalls.h 					struct sched_param __user *param);
sched_param      1228 kernel/irq/manage.c 	struct sched_param param = {
sched_param       336 kernel/kthread.c 		static const struct sched_param param = { .sched_priority = 0 };
sched_param       441 kernel/locking/locktorture.c 	struct sched_param param;
sched_param       363 kernel/rcu/rcuperf.c 	struct sched_param sp;
sched_param       803 kernel/rcu/rcutorture.c 	struct sched_param sp;
sched_param      3279 kernel/rcu/tree.c 	struct sched_param sp;
sched_param       947 kernel/rcu/tree_plugin.h 	struct sched_param sp;
sched_param      1118 kernel/rcu/tree_plugin.h 	struct sched_param sp;
sched_param      2132 kernel/sched/core.c 	struct sched_param param = { .sched_priority = MAX_RT_PRIO - 1 };
sched_param      5017 kernel/sched/core.c 			       const struct sched_param *param, bool check)
sched_param      5045 kernel/sched/core.c 		       const struct sched_param *param)
sched_param      5076 kernel/sched/core.c 			       const struct sched_param *param)
sched_param      5083 kernel/sched/core.c do_sched_setscheduler(pid_t pid, int policy, struct sched_param __user *param)
sched_param      5085 kernel/sched/core.c 	struct sched_param lparam;
sched_param      5091 kernel/sched/core.c 	if (copy_from_user(&lparam, param, sizeof(struct sched_param)))
sched_param      5162 kernel/sched/core.c SYSCALL_DEFINE3(sched_setscheduler, pid_t, pid, int, policy, struct sched_param __user *, param)
sched_param      5177 kernel/sched/core.c SYSCALL_DEFINE2(sched_setparam, pid_t, pid, struct sched_param __user *, param)
sched_param      5258 kernel/sched/core.c SYSCALL_DEFINE2(sched_getparam, pid_t, pid, struct sched_param __user *, param)
sched_param      5260 kernel/sched/core.c 	struct sched_param lp = { .sched_priority = 0 };
sched_param      1054 kernel/sched/psi.c 		struct sched_param param = {
sched_param       459 kernel/trace/ring_buffer_benchmark.c 			struct sched_param param = {
sched_param       468 kernel/trace/ring_buffer_benchmark.c 		struct sched_param param = {
sched_param       110 tools/laptop/freefall/freefall.c 	struct sched_param param;
sched_param      1470 tools/perf/builtin-record.c 		struct sched_param param;
sched_param      1301 tools/perf/builtin-top.c 		struct sched_param param;
sched_param       104 tools/power/cpupower/bench/system.c 	struct sched_param param;
sched_param        74 tools/testing/selftests/futex/functional/futex_requeue_pi.c 	struct sched_param schedp;
sched_param        52 tools/testing/selftests/futex/functional/futex_requeue_pi_signal_restart.c 	struct sched_param schedp;
sched_param       401 tools/testing/selftests/powerpc/mm/tlbie_test.c 	struct sched_param param;
sched_param       417 tools/testing/selftests/powerpc/mm/tlbie_test.c 	struct sched_param param;