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