Searched defs:target_sched_attr (Results 1 – 1 of 1) sorted by relevance
2736 struct target_sched_attr { struct2737 abi_uint size;2738 abi_uint sched_policy;2739 abi_ullong sched_flags;2740 abi_int sched_nice;2741 abi_uint sched_priority;2742 abi_ullong sched_runtime;2743 abi_ullong sched_deadline;2744 abi_ullong sched_period;2745 abi_uint sched_util_min;[all …]