__tasklet_hi_schedule  644 include/linux/interrupt.h extern void __tasklet_hi_schedule(struct tasklet_struct *t);
__tasklet_hi_schedule  649 include/linux/interrupt.h 		__tasklet_hi_schedule(t);
__tasklet_hi_schedule  499 kernel/softirq.c EXPORT_SYMBOL(__tasklet_hi_schedule);