Home
last modified time | relevance | path

Searched refs:sched_setscheduler (Results 1 – 25 of 45) sorted by relevance

12

/linux-6.15/tools/testing/selftests/sched_ext/
H A Dinit_enable_count.c75 ret = sched_setscheduler(0, SCHED_EXT, &param); in run_test()
85 ret = sched_setscheduler(0, SCHED_OTHER, &param); in run_test()
/linux-6.15/tools/tracing/rtla/sample/
H A Dtimerlat_load.py42 os.sched_setscheduler(0, os.SCHED_FIFO, param)
/linux-6.15/tools/power/cpupower/bench/
H A Dsystem.c110 if (sched_setscheduler(0, SCHEDULER, &param) < 0) { in set_process_priority()
/linux-6.15/tools/laptop/freefall/
H A Dfreefall.c142 sched_setscheduler(0, SCHED_FIFO, &param); in main()
/linux-6.15/tools/tracing/rtla/src/
H A Dtimerlat_u.c53 retval = sched_setscheduler(0, SCHED_FIFO, &sp); in timerlat_u_main()
/linux-6.15/tools/testing/selftests/powerpc/mm/
H A Dtlbie_test.c407 if (0 && sched_setscheduler(0, SCHED_FIFO, &param) == -1) { in set_pthread_cpu()
423 if (0 && sched_setscheduler(0, SCHED_FIFO, &param) == -1) { in set_mycpu()
/linux-6.15/arch/s390/kernel/
H A Dwti.c180 sched_setscheduler(st->thread, SCHED_FIFO, &wti_sched_param); in wti_init()
/linux-6.15/kernel/sched/
H A Dsyscalls.c792 int sched_setscheduler(struct task_struct *p, int policy, in sched_setscheduler() function
887 return sched_setscheduler(p, policy, &lparam); in do_sched_setscheduler()
955 SYSCALL_DEFINE3(sched_setscheduler, pid_t, pid, int, policy, struct sched_param __user *, param) in SYSCALL_DEFINE3() argument
/linux-6.15/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl151 141 n64 sched_setscheduler sys_sched_setscheduler
H A Dsyscall_n32.tbl151 141 n32 sched_setscheduler sys_sched_setscheduler
/linux-6.15/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl151 141 n64 sched_setscheduler sys_sched_setscheduler
/linux-6.15/tools/scripts/
H A Dsyscall.tbl154 119 common sched_setscheduler sys_sched_setscheduler
/linux-6.15/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl154 119 common sched_setscheduler sys_sched_setscheduler
H A Dsyscall_32.tbl170 156 common sched_setscheduler sys_sched_setscheduler
/linux-6.15/arch/arm64/tools/
H A Dsyscall_64.tbl154 119 common sched_setscheduler sys_sched_setscheduler
/linux-6.15/scripts/
H A Dsyscall.tbl154 119 common sched_setscheduler sys_sched_setscheduler
/linux-6.15/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl156 144 common sched_setscheduler sys_sched_setscheduler
/linux-6.15/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl173 156 common sched_setscheduler sys_sched_setscheduler
/linux-6.15/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl166 156 common sched_setscheduler sys_sched_setscheduler
/linux-6.15/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl166 156 common sched_setscheduler sys_sched_setscheduler
/linux-6.15/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl233 214 common sched_setscheduler sys_sched_setscheduler
/linux-6.15/arch/sh/kernel/syscalls/
H A Dsyscall.tbl166 156 common sched_setscheduler sys_sched_setscheduler
/linux-6.15/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl173 156 common sched_setscheduler sys_sched_setscheduler
/linux-6.15/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl156 144 common sched_setscheduler sys_sched_setscheduler
/linux-6.15/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl233 214 common sched_setscheduler sys_sched_setscheduler

12