Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dsyscall_defs.h2748 abi_ullong sched_period; member
H A Dsyscall.c371 uint64_t sched_period; member
11397 target_scha->sched_period = tswap64(scha.sched_period); in _syscall2()
11452 scha.sched_period = tswap64(target_scha->sched_period); in _syscall2()