Home
last modified time | relevance | path

Searched defs:sched_attr (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/sched/
H A Dtypes.h102 struct sched_attr { struct
103 __u32 size;
105 __u32 sched_policy;
106 __u64 sched_flags;
109 __s32 sched_nice;
112 __u32 sched_priority;
115 __u64 sched_runtime;
116 __u64 sched_deadline;
117 __u64 sched_period;
120 __u32 sched_util_min;
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/sched/
H A Dtypes.h57 struct sched_attr { struct
58 __u32 size;
60 __u32 sched_policy;
61 __u64 sched_flags;
64 __s32 sched_nice;
67 __u32 sched_priority;
70 __u64 sched_runtime;
71 __u64 sched_deadline;
72 __u64 sched_period;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/sched/
H A Dtypes.h57 struct sched_attr { struct
58 __u32 size;
60 __u32 sched_policy;
61 __u64 sched_flags;
64 __s32 sched_nice;
67 __u32 sched_priority;
70 __u64 sched_runtime;
71 __u64 sched_deadline;
72 __u64 sched_period;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_gpu_error.h56 struct i915_sched_attr sched_attr; member
98 struct i915_sched_attr sched_attr; member