Home
last modified time | relevance | path

Searched defs:sched_param (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
Dsc16is7xx.c1137 struct sched_param sched_param = { .sched_priority = MAX_RT_PRIO / 2 }; in sc16is7xx_probe() local
/linux-4.4.14/include/linux/
Dsched.h9 struct sched_param { struct
10 int sched_priority;