Searched refs:sched_priority (Results 1 – 3 of 3) sorted by relevance
176 struct sched_param param = { .sched_priority = 0 }; in doit_sched()
2741 abi_uint sched_priority; member2750 abi_int sched_priority; member
373 uint32_t sched_priority; member11492 schp.sched_priority = tswap32(target_schp->sched_priority); in _syscall2()11509 target_schp->sched_priority = tswap32(schp.sched_priority); in _syscall2()11524 schp.sched_priority = tswap32(target_schp->sched_priority); in _syscall2()11550 target_scha->sched_priority = tswap32(scha.sched_priority); in _syscall2()11605 scha.sched_priority = tswap32(target_scha->sched_priority); in _syscall2()