Searched refs:tasklet_unlock_wait (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dinterrupt.h700 void tasklet_unlock_wait(struct tasklet_struct *t);
706 static inline void tasklet_unlock_wait(struct tasklet_struct *t) { } function
746 tasklet_unlock_wait(t);
/linux-master/kernel/
H A Dsoftirq.c874 tasklet_unlock_wait(t);
889 void tasklet_unlock_wait(struct tasklet_struct *t) function
893 EXPORT_SYMBOL_GPL(tasklet_unlock_wait); variable
/linux-master/drivers/atm/
H A Dsolos-pci.c992 tasklet_unlock_wait(&card->tlet);
/linux-master/net/smc/
H A Dsmc_core.c1451 tasklet_unlock_wait(&conn->rx_tsklet);
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_engine_cs.c1912 tasklet_unlock_wait(t);

Completed in 157 milliseconds