Home
last modified time | relevance | path

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

/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl150 140 n64 sched_getparam sys_sched_getparam
/linux/scripts/
H A Dsyscall.tbl156 121 common sched_getparam sys_sched_getparam
/linux/tools/scripts/
H A Dsyscall.tbl156 121 common sched_getparam sys_sched_getparam
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl126 155 common sched_getparam sys_sched_getparam
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl165 155 common sched_getparam sys_sched_getparam
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl232 213 common sched_getparam sys_sched_getparam
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl155 143 common sched_getparam sys_sched_getparam
H A Dsyscall_32.tbl170 155 i386 sched_getparam sys_sched_getparam
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl291 242 common sched_getparam sys_sched_getparam
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl172 155 common sched_getparam sys_sched_getparam
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl202 155 common sched_getparam sys_sched_getparam
/linux/kernel/sched/
H A Dsyscalls.c1025 SYSCALL_DEFINE2(sched_getparam, pid_t, pid, struct sched_param __user *, param) in SYSCALL_DEFINE2() argument