Lines Matching refs:sched_attr
19052 Implement read/write semantics of struct sched_attr.size argument
19053 of sched_setattr syscall. Do not print members of struct sched_attr
19054 besides sched_attr.size when the specified structure size is less than
19057 * sched.c (print_sched_attr): Fetch struct sched_attr.size and use it
19058 as the structure size. Print struct sched_attr.size only when the
19061 argument. Print struct sched_attr.size returned by the kernel
19080 Move definition of struct sched_attr to a separate header file.
19081 Avoid multiple defintions of struct sched_attr by creating a separate
19084 * sched_attr.h: New file.
25499 sched_attr to int32_t, update format specifiers accordingly.
25520 Rename sched to sched_attr. Change type of sched_attr to struct
25521 pointer. Use tail_alloc for sched_attr allocation, update printf
29359 Fix printing of struct sched_attr.sched_flags.