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

/linux-master/include/linux/
H A Dinterrupt.h694 static inline int tasklet_trylock(struct tasklet_struct *t) function
704 static inline int tasklet_trylock(struct tasklet_struct *t) { return 1; } function

Completed in 168 milliseconds