Searched refs:ACOMP_WALK_SLEEP (Results 1 – 1 of 1) sorted by relevance
32 ACOMP_WALK_SLEEP = 1 << 0, enumerator482 if ((walk->flags & ACOMP_WALK_SLEEP)) in acomp_walk_done_src()495 if ((walk->flags & ACOMP_WALK_SLEEP)) in acomp_walk_done_dst()505 if (!preempt_model_preemptible() && (walk->flags & ACOMP_WALK_SLEEP)) in acomp_walk_next_src()522 if (!preempt_model_preemptible() && (walk->flags & ACOMP_WALK_SLEEP)) in acomp_walk_next_dst()548 walk->flags |= ACOMP_WALK_SLEEP; in acomp_walk_virt()
Completed in 5 milliseconds