Searched refs:tasklet_unlock_wait (Results 1 – 5 of 5) sorted by relevance
673 static inline void tasklet_unlock_wait(struct tasklet_struct *t) in tasklet_unlock_wait() function679 #define tasklet_unlock_wait(t) do { } while (0) macro708 tasklet_unlock_wait(t); in tasklet_disable()
101 tasklet_unlock_wait(t); in __tasklet_disable_sync_once()
620 tasklet_unlock_wait(t); in tasklet_kill()
992 tasklet_unlock_wait(&card->tlet); in pclose()
879 tasklet_unlock_wait(&conn->rx_tsklet); in smc_conn_kill()