Home
last modified time | relevance | path

Searched refs:__tasklet_hi_schedule (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dinterrupt.h715 extern void __tasklet_hi_schedule(struct tasklet_struct *t);
720 __tasklet_hi_schedule(t); in tasklet_hi_schedule()
/openbmc/linux/kernel/
H A Dsoftirq.c741 void __tasklet_hi_schedule(struct tasklet_struct *t) in __tasklet_hi_schedule() function
746 EXPORT_SYMBOL(__tasklet_hi_schedule);