Home
last modified time | relevance | path

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

/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl321 310 n64 sched_getattr sys_sched_getattr
/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl321 310 n64 sched_getattr sys_sched_getattr
H A Dsyscall_n32.tbl325 314 n32 sched_getattr sys_sched_getattr
H A Dsyscall_o32.tbl364 350 o32 sched_getattr sys_sched_getattr
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl326 315 common sched_getattr sys_sched_getattr
/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl358 335 common sched_getattr sys_sched_getattr
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl326 315 common sched_getattr sys_sched_getattr
H A Dsyscall_32.tbl366 352 i386 sched_getattr sys_sched_getattr
/linux/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl360 350 common sched_getattr sys_sched_getattr
/linux/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl392 382 common sched_getattr sys_sched_getattr
/linux/arch/sh/kernel/syscalls/
H A Dsyscall.tbl379 369 common sched_getattr sys_sched_getattr
/linux/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl380 335 common sched_getattr sys_sched_getattr
/linux/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl416 344 common sched_getattr sys_sched_getattr
/linux/arch/arm/tools/
H A Dsyscall.tbl398 381 common sched_getattr sys_sched_getattr
/linux/arch/alpha/kernel/syscalls/
H A Dsyscall.tbl440 509 common sched_getattr sys_sched_getattr
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl456 356 common sched_getattr sys_sched_getattr
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl356 346 common sched_getattr sys_sched_getattr sys_sched_getattr
/linux/arch/powerpc/kernel/syscalls/
H A Dsyscall.tbl456 356 common sched_getattr sys_sched_getattr
/linux/arch/s390/kernel/syscalls/
H A Dsyscall.tbl356 346 common sched_getattr sys_sched_getattr sys_sched_getattr
/linux/Documentation/scheduler/
H A Dsched-deadline.rst627 sched_setattr() and sched_getattr() are implemented.
834 int sched_getattr(pid_t pid,
/linux/kernel/sched/
H A Dcore.c8290 SYSCALL_DEFINE4(sched_getattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE4() argument