Searched defs:tasklet_unlock_wait (Results 1 – 3 of 3) 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) macro
886 void tasklet_unlock_wait(struct tasklet_struct *t) in tasklet_unlock_wait() function
703 static inline void tasklet_unlock_wait(struct tasklet_struct *t) { } in tasklet_unlock_wait() function