Searched refs:tasklet_unlock_wait (Results 1 – 5 of 5) sorted by relevance
642 void tasklet_unlock_wait(struct tasklet_struct *t);648 static inline void tasklet_unlock_wait(struct tasklet_struct *t) { } in tasklet_unlock_wait() function688 tasklet_unlock_wait(t); in tasklet_disable()
870 tasklet_unlock_wait(t); in tasklet_kill()885 void tasklet_unlock_wait(struct tasklet_struct *t) in tasklet_unlock_wait() function889 EXPORT_SYMBOL_GPL(tasklet_unlock_wait);
992 tasklet_unlock_wait(&card->tlet); in pclose()
1269 tasklet_unlock_wait(t); in __intel_engine_flush_submission()
1265 tasklet_unlock_wait(&conn->rx_tsklet); in smc_conn_kill()