Home
last modified time | relevance | path

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

/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl321 310 n64 sched_getattr sys_sched_getattr
/linux/scripts/
H A Dsyscall.tbl325 275 common sched_getattr sys_sched_getattr
/linux/tools/scripts/
H A Dsyscall.tbl325 275 common sched_getattr sys_sched_getattr
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl300 346 common sched_getattr sys_sched_getattr
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl379 369 common sched_getattr sys_sched_getattr
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl358 335 common sched_getattr sys_sched_getattr
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl327 315 common sched_getattr sys_sched_getattr
H A Dsyscall_32.tbl367 352 i386 sched_getattr sys_sched_getattr
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl416 344 common sched_getattr sys_sched_getattr
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl399 381 common sched_getattr sys_sched_getattr
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl460 356 common sched_getattr sys_sched_getattr
/linux/kernel/sched/
H A Dsyscalls.c1060 SYSCALL_DEFINE4(sched_getattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE4() argument