Home
last modified time | relevance | path

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

/linux/include/linux/
A Dinterrupt.h704 void tasklet_unlock_wait(struct tasklet_struct *t);
710 static inline void tasklet_unlock_wait(struct tasklet_struct *t) { } in tasklet_unlock_wait() function
750 tasklet_unlock_wait(t); in tasklet_disable()
/linux/kernel/
A Dsoftirq.c877 tasklet_unlock_wait(t); in tasklet_kill()
892 void tasklet_unlock_wait(struct tasklet_struct *t) in tasklet_unlock_wait() function
896 EXPORT_SYMBOL_GPL(tasklet_unlock_wait);
/linux/drivers/atm/
A Dsolos-pci.c992 tasklet_unlock_wait(&card->tlet); in pclose()
/linux/drivers/gpu/drm/i915/gt/
A Dintel_engine_cs.c1885 tasklet_unlock_wait(t); in __intel_engine_flush_submission()
/linux/net/smc/
A Dsmc_core.c1514 tasklet_unlock_wait(&conn->rx_tsklet); in smc_conn_kill()

Completed in 20 milliseconds