Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/
Dsoftirq.c899 void tasklet_unlock_wait(struct tasklet_struct *t) in tasklet_unlock_wait() function
/linux-6.1.9/include/linux/
Dinterrupt.h699 static inline void tasklet_unlock_wait(struct tasklet_struct *t) { } in tasklet_unlock_wait() function