Home
last modified time | relevance | path

Searched refs:tasklet_trylock (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/i915/
A Di915_gem.h96 while (!tasklet_trylock(t)) in tasklet_lock()
/linux/include/linux/
A Dinterrupt.h636 static inline int tasklet_trylock(struct tasklet_struct *t) in tasklet_trylock() function
646 static inline int tasklet_trylock(struct tasklet_struct *t) { return 1; } in tasklet_trylock() function
/linux/kernel/
A Dsoftirq.c780 if (tasklet_trylock(t)) { in tasklet_action_common()
/linux/drivers/gpu/drm/i915/gt/
A Dintel_engine_cs.c1331 if (tasklet_trylock(t)) { in __intel_engine_flush_submission()
/linux/drivers/md/
A Ddm-crypt.c1778 if (tasklet_trylock(&io->tasklet)) { in crypt_dec_pending()

Completed in 16 milliseconds