Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/
Dsoftirq.c909 void tasklet_unlock(struct tasklet_struct *t) in tasklet_unlock() function
/linux-6.14.4/include/linux/
Dinterrupt.h756 static inline void tasklet_unlock(struct tasklet_struct *t) { } in tasklet_unlock() function