Searched refs:tasklet_unlock_wait (Results 1 – 4 of 4) sorted by relevance
576 static inline void tasklet_unlock_wait(struct tasklet_struct *t) in tasklet_unlock_wait() function582 #define tasklet_unlock_wait(t) do { } while (0) macro611 tasklet_unlock_wait(t); in tasklet_disable()
82 tasklet_unlock_wait(t); in __tasklet_disable_sync_once()
569 tasklet_unlock_wait(t); in tasklet_kill()
1004 tasklet_unlock_wait(&card->tlet); in pclose()