Home
last modified time | relevance | path

Searched refs:sched_setattr (Results 1 – 25 of 44) sorted by relevance

12

/linux-6.15/Documentation/scheduler/
H A Dsched-eevdf.rst31 can request specific time slices using the new sched_setattr() system call,
H A Dsched-deadline.rst583 sched_setattr()). Scheduling is then performed considering actual tasks'
628 sched_setattr() and sched_getattr() are implemented.
826 int sched_setattr(pid_t pid,
860 ret = sched_setattr(0, &attr, flags);
863 perror("sched_setattr");
/linux-6.15/kernel/sched/
H A Dsyscalls.c798 int sched_setattr(struct task_struct *p, const struct sched_attr *attr) in sched_setattr() function
981 SYSCALL_DEFINE3(sched_setattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE3() argument
1006 return sched_setattr(p, &attr); in SYSCALL_DEFINE3()
/linux-6.15/Documentation/translations/sp_SP/scheduler/
H A Dsched-eevdf.rst46 del sistema sched_setattr(), todo esto facilitara el trabajo de las aplicaciones
/linux-6.15/Documentation/translations/zh_CN/scheduler/
H A Dsched-capacity.rst307 此外,uclamp允许用户空间指定任务的最小和最大利用率,要么以sched_setattr()的方式,要么以
/linux-6.15/Documentation/arch/arm64/
H A Dasymmetric-32bit.rst106 (e.g. by calling ``sched_setattr(2)``) is rejected on an asymmetric
/linux-6.15/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl320 309 n64 sched_setattr sys_sched_setattr
H A Dsyscall_n32.tbl324 313 n32 sched_setattr sys_sched_setattr
/linux-6.15/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl320 309 n64 sched_setattr sys_sched_setattr
/linux-6.15/tools/scripts/
H A Dsyscall.tbl324 274 common sched_setattr sys_sched_setattr
/linux-6.15/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl324 274 common sched_setattr sys_sched_setattr
H A Dsyscall_32.tbl395 380 common sched_setattr sys_sched_setattr
/linux-6.15/arch/arm64/tools/
H A Dsyscall_64.tbl324 274 common sched_setattr sys_sched_setattr
/linux-6.15/scripts/
H A Dsyscall.tbl324 274 common sched_setattr sys_sched_setattr
/linux-6.15/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl326 314 common sched_setattr sys_sched_setattr
/linux-6.15/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl379 334 common sched_setattr sys_sched_setattr
/linux-6.15/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl359 349 common sched_setattr sys_sched_setattr
/linux-6.15/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl380 370 common sched_setattr sys_sched_setattr
/linux-6.15/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl357 334 common sched_setattr sys_sched_setattr
/linux-6.15/arch/sh/kernel/syscalls/
H A Dsyscall.tbl380 370 common sched_setattr sys_sched_setattr
/linux-6.15/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl379 334 common sched_setattr sys_sched_setattr
/linux-6.15/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl326 314 common sched_setattr sys_sched_setattr
/linux-6.15/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl357 334 common sched_setattr sys_sched_setattr
/linux-6.15/tools/perf/arch/alpha/entry/syscalls/
H A Dsyscall.tbl439 508 common sched_setattr sys_sched_setattr
/linux-6.15/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl398 380 common sched_setattr sys_sched_setattr

12