Searched refs:RT_PUSH_IPI_EXECUTING (Results 1 – 1 of 1) sorted by relevance
1865 #define RT_PUSH_IPI_EXECUTING 1 macro1872 if (rq->rt.push_flags & RT_PUSH_IPI_EXECUTING) { in tell_cpu_to_push()1875 if (rq->rt.push_flags & RT_PUSH_IPI_EXECUTING) { in tell_cpu_to_push()1894 rq->rt.push_flags = RT_PUSH_IPI_EXECUTING; in tell_cpu_to_push()1936 rt_rq->push_flags &= ~RT_PUSH_IPI_EXECUTING; in try_to_push_tasks()