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

/linux-4.1.27/kernel/
H A Dsoftirq.c506 tasklet_unlock(t); tasklet_action()
509 tasklet_unlock(t); tasklet_action()
542 tasklet_unlock(t); tasklet_hi_action()
545 tasklet_unlock(t); tasklet_hi_action()
/linux-4.1.27/include/linux/
H A Dinterrupt.h512 static inline void tasklet_unlock(struct tasklet_struct *t) tasklet_unlock() function
525 #define tasklet_unlock(t) do { } while (0) macro

Completed in 214 milliseconds