Home
last modified time | relevance | path

Searched refs:sched_util_max (Results 1 – 2 of 2) sorted by relevance

/qemu/linux-user/
H A Dsyscall_defs.h2750 abi_uint sched_util_max; member
H A Dsyscall.c373 uint32_t sched_util_max; member
11400 target_scha->sched_util_max = tswap32(scha.sched_util_max); in _syscall2()
11455 scha.sched_util_max = tswap32(target_scha->sched_util_max); in _syscall2()