Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dinterrupt.h620 static inline void tasklet_unlock(struct tasklet_struct *t) in tasklet_unlock() function
633 #define tasklet_unlock(t) do { } while (0) macro
/Linux-v5.4/kernel/
Dsoftirq.c524 tasklet_unlock(t); in tasklet_action_common()
527 tasklet_unlock(t); in tasklet_action_common()
/Linux-v5.4/drivers/gpu/drm/i915/gt/
Dintel_engine.h149 tasklet_unlock(&execlists->tasklet); in execlists_active_unlock_bh()
Dintel_engine_cs.c1061 tasklet_unlock(t); in intel_engine_is_idle()