Home
last modified time | relevance | path

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

/linux/kernel/
H A Dsoftirq.c1016 tasklet_unlock_wait(t); in tasklet_kill()
1028 void tasklet_unlock_wait(struct tasklet_struct *t) in tasklet_unlock_wait() function
1032 EXPORT_SYMBOL_GPL(tasklet_unlock_wait);
/linux/drivers/atm/
H A Dsolos-pci.c992 tasklet_unlock_wait(&card->tlet); in pclose()
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_engine_cs.c1882 tasklet_unlock_wait(t); in __intel_engine_flush_submission()
/linux/net/smc/
H A Dsmc_core.c1533 tasklet_unlock_wait(&conn->rx_tsklet); in smc_conn_kill()