Home
last modified time | relevance | path

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

/linux/include/linux/
A Dinterrupt.h642 void tasklet_unlock_wait(struct tasklet_struct *t);
648 static inline void tasklet_unlock_wait(struct tasklet_struct *t) { } in tasklet_unlock_wait() function
688 tasklet_unlock_wait(t); in tasklet_disable()
/linux/kernel/
A Dsoftirq.c871 tasklet_unlock_wait(t); in tasklet_kill()
886 void tasklet_unlock_wait(struct tasklet_struct *t) in tasklet_unlock_wait() function
890 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.c1341 tasklet_unlock_wait(t); in __intel_engine_flush_submission()
/linux/net/smc/
A Dsmc_core.c1337 tasklet_unlock_wait(&conn->rx_tsklet); in smc_conn_kill()
/linux/
A Dvmlinux.symvers708 0x00000000 tasklet_unlock_wait vmlinux EXPORT_SYMBOL_GPL
A DSystem.map2163 ffff80001008ad60 T tasklet_unlock_wait
A D.tmp_System.map2163 ffff80001008ad60 T tasklet_unlock_wait

Completed in 296 milliseconds