Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dsoftirq.c888 void tasklet_unlock(struct tasklet_struct *t) in tasklet_unlock() function
/openbmc/linux/include/linux/
H A Dinterrupt.h702 static inline void tasklet_unlock(struct tasklet_struct *t) { } in tasklet_unlock() function