Searched refs:RT_PUSH_IPI_EXECUTING (Results 1 – 1 of 1) sorted by relevance
1854 #define RT_PUSH_IPI_EXECUTING 1 macro1861 if (rq->rt.push_flags & RT_PUSH_IPI_EXECUTING) { in tell_cpu_to_push()1864 if (rq->rt.push_flags & RT_PUSH_IPI_EXECUTING) { in tell_cpu_to_push()1883 rq->rt.push_flags = RT_PUSH_IPI_EXECUTING; in tell_cpu_to_push()1925 rt_rq->push_flags &= ~RT_PUSH_IPI_EXECUTING; in try_to_push_tasks()