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

/linux-4.1.27/kernel/
H A Dsoftirq.c500 if (tasklet_trylock(t)) { tasklet_action()
536 if (tasklet_trylock(t)) { tasklet_hi_action()
/linux-4.1.27/include/linux/
H A Dinterrupt.h507 static inline int tasklet_trylock(struct tasklet_struct *t) tasklet_trylock() function
523 #define tasklet_trylock(t) 1 macro

Completed in 55 milliseconds