Searched refs:tasklet_trylock (Results 1 – 4 of 4) sorted by relevance
82 while (!tasklet_trylock(t)) in tasklet_lock()
615 static inline int tasklet_trylock(struct tasklet_struct *t) in tasklet_trylock() function631 #define tasklet_trylock(t) 1 macro
518 if (tasklet_trylock(t)) { in tasklet_action_common()
1057 if (tasklet_trylock(t)) { in intel_engine_is_idle()