Home
last modified time | relevance | path

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

/include/linux/
Dinterrupt.h719 static inline int tasklet_trylock(struct tasklet_struct *t) in tasklet_trylock() function
729 static inline int tasklet_trylock(struct tasklet_struct *t) { return 1; } in tasklet_trylock() function