Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dwti.c167 struct sched_param wti_sched_param = { .sched_priority = MAX_RT_PRIO - 1 }; in wti_init() local
180 sched_setscheduler(st->thread, SCHED_FIFO, &wti_sched_param); in wti_init()