Searched refs:tasklet_trylock (Results 1 – 3 of 3) sorted by relevance
565 static inline int tasklet_trylock(struct tasklet_struct *t) in tasklet_trylock() function581 #define tasklet_trylock(t) 1 macro
517 if (tasklet_trylock(t)) { in tasklet_action_common()
995 if (tasklet_trylock(t)) { in intel_engine_is_idle()