Searched refs:tasklet_trylock (Results 1 – 6 of 6) sorted by relevance
89 while (!tasklet_trylock(t)) in tasklet_lock()
658 static inline int tasklet_trylock(struct tasklet_struct *t) in tasklet_trylock() function674 #define tasklet_trylock(t) 1 macro
552 if (tasklet_trylock(t)) { in tasklet_action_common()
1209 if (tasklet_trylock(t)) { in intel_engine_flush_submission()
3243 if (READ_ONCE(el->pending[0]) && tasklet_trylock(&el->tasklet)) { in flush_csb()
1770 if (tasklet_trylock(&io->tasklet)) { in crypt_dec_pending()