Home
last modified time | relevance | path

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

123

/openbmc/linux/tools/power/cpupower/bench/
H A Dsystem.c110 if (sched_setscheduler(0, SCHEDULER, &param) < 0) { in set_process_priority()
/openbmc/linux/tools/laptop/freefall/
H A Dfreefall.c142 sched_setscheduler(0, SCHED_FIFO, &param); in main()
/openbmc/qemu/tests/unit/
H A Dtest-seccomp.c177 return sched_setscheduler(getpid(), SCHED_OTHER, &param); in doit_sched()
/openbmc/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()
/openbmc/linux/tools/tracing/rtla/src/
H A Dtimerlat_u.c53 retval = sched_setscheduler(0, SCHED_FIFO, &sp); in timerlat_u_main()
/openbmc/qemu/linux-user/mips/
H A Dsyscall-args-o32.c.inc161 [ 160] = 3, /* sched_setscheduler */
/openbmc/qemu/system/
H A Dqemu-seccomp.c261 { SCMP_SYS(sched_setscheduler), QEMU_SECCOMP_SET_RESOURCECTL,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/build/
H A D0001-Riscv-Add-risc-v-Android-config-header.patch201 + * Defined if we have the sched_setscheduler() call
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl151 141 n64 sched_setscheduler sys_sched_setscheduler
/openbmc/qemu/linux-user/mips64/
H A Dsyscall_n64.tbl151 141 n64 sched_setscheduler sys_sched_setscheduler
H A Dsyscall_n32.tbl151 141 n32 sched_setscheduler sys_sched_setscheduler
/openbmc/linux/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl151 139 common sched_setscheduler sys_sched_setscheduler
/openbmc/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
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl155 144 common sched_setscheduler sys_sched_setscheduler
/openbmc/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl155 144 common sched_setscheduler sys_sched_setscheduler
/openbmc/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl233 214 common sched_setscheduler sys_sched_setscheduler
/openbmc/qemu/linux-user/xtensa/
H A Dsyscall.tbl233 214 common sched_setscheduler sys_sched_setscheduler
/openbmc/qemu/linux-user/riscv/
H A Dsyscall.tbl154 119 common sched_setscheduler sys_sched_setscheduler
/openbmc/qemu/linux-user/loongarch64/
H A Dsyscall.tbl154 119 common sched_setscheduler sys_sched_setscheduler
/openbmc/qemu/linux-user/x86_64/
H A Dsyscall_64.tbl156 144 common sched_setscheduler sys_sched_setscheduler
/openbmc/qemu/linux-user/hexagon/
H A Dsyscall.tbl154 119 common sched_setscheduler sys_sched_setscheduler
/openbmc/qemu/linux-user/openrisc/
H A Dsyscall.tbl154 119 common sched_setscheduler sys_sched_setscheduler
/openbmc/qemu/linux-user/aarch64/
H A Dsyscall_64.tbl154 119 common sched_setscheduler sys_sched_setscheduler
/openbmc/linux/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl173 156 common sched_setscheduler sys_sched_setscheduler

123