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

/linux-4.4.14/kernel/
H A Dsoftirq.c449 void __tasklet_schedule(struct tasklet_struct *t) __tasklet_schedule() function
460 EXPORT_SYMBOL(__tasklet_schedule); variable
/linux-4.4.14/include/linux/
H A Dinterrupt.h531 extern void __tasklet_schedule(struct tasklet_struct *t);
536 __tasklet_schedule(t); tasklet_schedule()

Completed in 39 milliseconds