Searched refs:tasklet_unlock_wait (Results 1 – 1 of 1) sorted by relevance
725 void tasklet_unlock_wait(struct tasklet_struct *t);731 static inline void tasklet_unlock_wait(struct tasklet_struct *t) { } in tasklet_unlock_wait() function771 tasklet_unlock_wait(t); in tasklet_disable()