Home
last modified time | relevance | path

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

/kernel/
Dsoftirq.c857 tasklet_unlock(t); in tasklet_action_common()
860 tasklet_unlock(t); in tasklet_action_common()
946 void tasklet_unlock(struct tasklet_struct *t) in tasklet_unlock() function
953 EXPORT_SYMBOL_GPL(tasklet_unlock);