Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dinterrupt.h670 static inline void tasklet_unlock(struct tasklet_struct *t) in tasklet_unlock() function
683 #define tasklet_unlock(t) do { } while (0) macro
/OK3568_Linux_fs/kernel/kernel/
H A Dsoftirq.c579 tasklet_unlock(t); in tasklet_action_common()
582 tasklet_unlock(t); in tasklet_action_common()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_engine.h136 tasklet_unlock(&execlists->tasklet); in execlists_active_unlock_bh()
H A Dintel_engine_cs.c1212 tasklet_unlock(t); in intel_engine_flush_submission()
H A Dintel_lrc.c3246 tasklet_unlock(&el->tasklet); in flush_csb()
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-crypt.c1771 tasklet_unlock(&io->tasklet); in crypt_dec_pending()