Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/sched/
Dtypes.h7 struct sched_param { struct
17 * This is needed because the original struct sched_param can not be argument
/Linux-v5.4/drivers/tty/serial/
Dsc16is7xx.c1181 struct sched_param sched_param = { .sched_priority = MAX_RT_PRIO / 2 }; in sc16is7xx_probe() local