Home
last modified time | relevance | path

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

12

/linux/tools/tracing/rtla/sample/
H A Dtimerlat_load.py48 os.sched_setscheduler(0, os.SCHED_FIFO, param)
/linux/tools/power/cpupower/bench/
H A Dsystem.c110 if (sched_setscheduler(0, SCHEDULER, &param) < 0) { in set_process_priority()
/linux/tools/laptop/freefall/
H A Dfreefall.c142 sched_setscheduler(0, SCHED_FIFO, &param); in main()
/linux/tools/tracing/rtla/src/
H A Dtimerlat_u.c53 retval = sched_setscheduler(0, SCHED_FIFO, &sp); in timerlat_u_main()
/linux/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/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
H A Dsyscall_o32.tbl174 160 o32 sched_setscheduler sys_sched_setscheduler
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl151 141 n64 sched_setscheduler sys_sched_setscheduler
/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl233 214 common sched_setscheduler sys_sched_setscheduler
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl155 144 common sched_setscheduler sys_sched_setscheduler
H A Dsyscall_32.tbl170 156 i386 sched_setscheduler sys_sched_setscheduler
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl155 144 common sched_setscheduler sys_sched_setscheduler
/linux/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl166 156 common sched_setscheduler sys_sched_setscheduler
/linux/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl166 156 common sched_setscheduler sys_sched_setscheduler
/linux/arch/sh/kernel/syscalls/
H A Dsyscall.tbl166 156 common sched_setscheduler sys_sched_setscheduler
/linux/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl173 156 common sched_setscheduler sys_sched_setscheduler
/linux/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl292 243 common sched_setscheduler sys_sched_setscheduler
/linux/arch/arm/tools/
H A Dsyscall.tbl172 156 common sched_setscheduler sys_sched_setscheduler
/linux/arch/alpha/kernel/syscalls/
H A Dsyscall.tbl265 332 common sched_setscheduler sys_sched_setscheduler
/linux/arch/powerpc/kernel/syscalls/
H A Dsyscall.tbl203 156 common sched_setscheduler sys_sched_setscheduler
/linux/arch/s390/kernel/syscalls/
H A Dsyscall.tbl148 156 common sched_setscheduler sys_sched_setscheduler sys_sched_setscheduler
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl148 156 common sched_setscheduler sys_sched_setscheduler sys_sched_setscheduler
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl203 156 common sched_setscheduler sys_sched_setscheduler
/linux/include/linux/
H A Dsched.h1821 extern int sched_setscheduler(struct task_struct *, int, const struct sched_param *);

12