Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall_defs.h2746 abi_uint sched_util_max; member
H A Dsyscall.c378 uint32_t sched_util_max; member
11556 target_scha->sched_util_max = tswap32(scha.sched_util_max); in _syscall2()
11611 scha.sched_util_max = tswap32(target_scha->sched_util_max); in _syscall2()