Searched refs:tasklet_unlock_wait (Results 1 – 2 of 2) sorted by relevance
1016 tasklet_unlock_wait(t); in tasklet_kill()1028 void tasklet_unlock_wait(struct tasklet_struct *t) in tasklet_unlock_wait() function1032 EXPORT_SYMBOL_GPL(tasklet_unlock_wait);
992 tasklet_unlock_wait(&card->tlet); in pclose()