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

/linux-master/kernel/
H A Dsoftirq.c880 void tasklet_unlock(struct tasklet_struct *t) function
887 EXPORT_SYMBOL_GPL(tasklet_unlock); variable
/linux-master/include/linux/
H A Dinterrupt.h705 static inline void tasklet_unlock(struct tasklet_struct *t) { } function

Completed in 128 milliseconds