Home
last modified time | relevance | path

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

/include/linux/
Dinterrupt.h493 static inline void tasklet_unlock(struct tasklet_struct *t) in tasklet_unlock() function
506 #define tasklet_unlock(t) do { } while (0) macro