tasklet_unlock 323 include/linux/interrupt.h static inline void tasklet_unlock(struct tasklet_struct *t) tasklet_unlock 336 include/linux/interrupt.h #define tasklet_unlock(t) do { } while (0)