Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dsyscall_defs.h2740 struct target_sched_attr { struct
2741 abi_uint size;
2742 abi_uint sched_policy;
2743 abi_ullong sched_flags;
2744 abi_int sched_nice;
2745 abi_uint sched_priority;
2746 abi_ullong sched_runtime;
2747 abi_ullong sched_deadline;
2748 abi_ullong sched_period;
2749 abi_uint sched_util_min;
[all …]