Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/common/include/linux/
H A Dtasklet.h51 #define tasklet_unlock linux_tasklet_unlock macro
94 void tasklet_unlock(struct tasklet_struct *);
/netbsd-src/sys/external/bsd/common/linux/
H A Dlinux_tasklet.c255 tasklet_unlock(tasklet); in tasklet_softintr()
268 tasklet_unlock(tasklet); in tasklet_softintr()
529 tasklet_unlock(struct tasklet_struct *tasklet) in tasklet_unlock() function
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_engine.h127 tasklet_unlock(&execlists->tasklet); in execlists_active_unlock_bh()
141 tasklet_unlock(&execlists->tasklet); in execlists_active_unlock_bh()
H A Dintel_engine_cs.c1074 tasklet_unlock(t); in intel_engine_flush_submission()