Searched defs:sched_param (Results 1 – 2 of 2) sorted by relevance
7 struct sched_param { struct17 * This is needed because the original struct sched_param can not be argument
1181 struct sched_param sched_param = { .sched_priority = MAX_RT_PRIO / 2 }; in sc16is7xx_probe() local