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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dinterrupt.h556 extern void tasklet_kill_immediate(struct tasklet_struct *t, unsigned int cpu);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dsoftirq.c757 * tasklet_kill_immediate is called to remove a tasklet which can already be
765 void tasklet_kill_immediate(struct tasklet_struct *t, unsigned int cpu) function

Completed in 161 milliseconds