Home
last modified time | relevance | path

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

/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl149 139 n64 sched_setparam sys_sched_setparam
/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl149 139 n64 sched_setparam sys_sched_setparam
H A Dsyscall_n32.tbl149 139 n32 sched_setparam sys_sched_setparam
H A Dsyscall_o32.tbl172 158 o32 sched_setparam sys_sched_setparam
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl153 142 common sched_setparam sys_sched_setparam
/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl231 212 common sched_setparam sys_sched_setparam
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl153 142 common sched_setparam sys_sched_setparam
H A Dsyscall_32.tbl168 154 i386 sched_setparam sys_sched_setparam
/linux/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl164 154 common sched_setparam sys_sched_setparam
/linux/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl164 154 common sched_setparam sys_sched_setparam
/linux/arch/sh/kernel/syscalls/
H A Dsyscall.tbl164 154 common sched_setparam sys_sched_setparam
/linux/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl171 154 common sched_setparam sys_sched_setparam
/linux/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl290 241 common sched_setparam sys_sched_setparam
/linux/arch/arm/tools/
H A Dsyscall.tbl170 154 common sched_setparam sys_sched_setparam
/linux/arch/alpha/kernel/syscalls/
H A Dsyscall.tbl263 330 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/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl146 154 common sched_setparam sys_sched_setparam sys_sched_setparam
/linux/arch/powerpc/kernel/syscalls/
H A Dsyscall.tbl201 154 common sched_setparam sys_sched_setparam
/linux/arch/s390/kernel/syscalls/
H A Dsyscall.tbl146 154 common sched_setparam sys_sched_setparam sys_sched_setparam
/linux/kernel/sched/
H A Dcore.c8140 SYSCALL_DEFINE2(sched_setparam, pid_t, pid, struct sched_param __user *, param) in SYSCALL_DEFINE2() argument