Home
last modified time | relevance | path

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

/include/linux/
Dinterrupt.h650 void tasklet_unlock_spin_wait(struct tasklet_struct *t);
656 static inline void tasklet_unlock_spin_wait(struct tasklet_struct *t) { } in tasklet_unlock_spin_wait() function
688 tasklet_unlock_spin_wait(t); in tasklet_disable_in_atomic()