Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dsyscall_defs.h2742 abi_uint sched_policy; member
H A Dsyscall.c365 uint32_t sched_policy; member
11391 target_scha->sched_policy = tswap32(scha.sched_policy); in _syscall2()
11446 scha.sched_policy = tswap32(target_scha->sched_policy); in _syscall2()