Home
last modified time | relevance | path

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

/include/linux/sched/
Drt.h21 static inline bool task_is_realtime(struct task_struct *tsk) in task_is_realtime() function
/include/linux/
Dioprio.h67 else if (task_is_realtime(task)) in task_nice_ioclass()