Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Drt.c1855 #define RT_PUSH_IPI_RESTART 2 macro
1869 rq->rt.push_flags |= RT_PUSH_IPI_RESTART; in tell_cpu_to_push()
1917 if (rt_rq->push_flags & RT_PUSH_IPI_RESTART) { in try_to_push_tasks()
1918 rt_rq->push_flags &= ~RT_PUSH_IPI_RESTART; in try_to_push_tasks()