Searched refs:tasklet_unlock_wait (Results 1 – 5 of 5) sorted by relevance
743 void tasklet_unlock_wait(struct tasklet_struct *t);749 static inline void tasklet_unlock_wait(struct tasklet_struct *t) { } in tasklet_unlock_wait() function789 tasklet_unlock_wait(t); in tasklet_disable()
921 tasklet_unlock_wait(t); in tasklet_kill()933 void tasklet_unlock_wait(struct tasklet_struct *t) in tasklet_unlock_wait() function937 EXPORT_SYMBOL_GPL(tasklet_unlock_wait);
992 tasklet_unlock_wait(&card->tlet); in pclose()
1884 tasklet_unlock_wait(t); in __intel_engine_flush_submission()
1519 tasklet_unlock_wait(&conn->rx_tsklet); in smc_conn_kill()