Home
last modified time | relevance | path

Searched refs:sched_setparam (Results 1 – 12 of 12) sorted by relevance

/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl149 139 n64 sched_setparam sys_sched_setparam
/linux/scripts/
H A Dsyscall.tbl153 118 common sched_setparam sys_sched_setparam
/linux/tools/scripts/
H A Dsyscall.tbl153 118 common sched_setparam sys_sched_setparam
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl125 154 common sched_setparam sys_sched_setparam
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl164 154 common sched_setparam sys_sched_setparam
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl231 212 common sched_setparam sys_sched_setparam
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl154 142 common sched_setparam sys_sched_setparam
H A Dsyscall_32.tbl169 154 i386 sched_setparam sys_sched_setparam
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl290 241 common sched_setparam sys_sched_setparam
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl171 154 common sched_setparam sys_sched_setparam
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl201 154 common sched_setparam sys_sched_setparam
/linux/kernel/sched/
H A Dsyscalls.c949 SYSCALL_DEFINE2(sched_setparam, pid_t, pid, struct sched_param __user *, param) in SYSCALL_DEFINE2() argument