Searched defs:tasklet_unlock_wait (Results 1 - 2 of 2) sorted by relevance

/linux-master/kernel/
H A Dsoftirq.c889 void tasklet_unlock_wait(struct tasklet_struct *t) function
893 EXPORT_SYMBOL_GPL(tasklet_unlock_wait); variable
/linux-master/include/linux/
H A Dinterrupt.h706 static inline void tasklet_unlock_wait(struct tasklet_struct *t) { } function

Completed in 133 milliseconds