Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dinterrupt.h532 static inline int tasklet_trylock(struct tasklet_struct *t) in tasklet_trylock() function
548 #define tasklet_trylock(t) 1 macro