Home
last modified time | relevance | path

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

12

/linux/tools/tracing/rtla/src/
H A Dutils.c236 static inline int sched_setattr(pid_t pid, const struct sched_attr *attr, in sched_setattr() function
246 retval = sched_setattr(pid, attr, flags); in __set_sched_attr()
/linux/Documentation/translations/zh_CN/scheduler/
H A Dsched-capacity.rst307 此外,uclamp允许用户空间指定任务的最小和最大利用率,要么以sched_setattr()的方式,要么以
/linux/Documentation/scheduler/
H A Dsched-deadline.rst583 sched_setattr()). Scheduling is then performed considering actual tasks'
627 sched_setattr() and sched_getattr() are implemented.
827 int sched_setattr(pid_t pid,
861 ret = sched_setattr(0, &attr, flags);
864 perror("sched_setattr");
/linux/Documentation/arch/arm64/
H A Dasymmetric-32bit.rst106 (e.g. by calling ``sched_setattr(2)``) is rejected on an asymmetric
/linux/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
H A Dsyscall_o32.tbl363 349 o32 sched_setattr sys_sched_setattr
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl320 309 n64 sched_setattr sys_sched_setattr
/linux/kernel/trace/
H A Dtrace_selftest.c1165 sched_setattr(current, &attr); in trace_wakeup_test_thread()
/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl357 334 common sched_setattr sys_sched_setattr
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl325 314 common sched_setattr sys_sched_setattr
H A Dsyscall_32.tbl365 351 i386 sched_setattr sys_sched_setattr
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl325 314 common sched_setattr sys_sched_setattr
/linux/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl359 349 common sched_setattr sys_sched_setattr
/linux/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl391 381 common sched_setattr sys_sched_setattr
/linux/arch/sh/kernel/syscalls/
H A Dsyscall.tbl380 370 common sched_setattr sys_sched_setattr
/linux/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl379 334 common sched_setattr sys_sched_setattr
/linux/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl415 343 common sched_setattr sys_sched_setattr
/linux/arch/arm/tools/
H A Dsyscall.tbl397 380 common sched_setattr sys_sched_setattr
/linux/arch/alpha/kernel/syscalls/
H A Dsyscall.tbl439 508 common sched_setattr sys_sched_setattr
/linux/arch/powerpc/kernel/syscalls/
H A Dsyscall.tbl455 355 common sched_setattr sys_sched_setattr
/linux/arch/s390/kernel/syscalls/
H A Dsyscall.tbl355 345 common sched_setattr sys_sched_setattr sys_sched_setattr
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl355 345 common sched_setattr sys_sched_setattr sys_sched_setattr
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl455 355 common sched_setattr sys_sched_setattr
/linux/include/linux/
H A Dsched.h1826 extern int sched_setattr(struct task_struct *, const struct sched_attr *);

12