Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/common/include/linux/
H A Dtasklet.h51 #define tasklet_unlock linux_tasklet_unlock macro
/netbsd-src/sys/external/bsd/common/linux/
H A Dlinux_tasklet.c529 tasklet_unlock(struct tasklet_struct *tasklet) in tasklet_unlock() function