Searched refs:tasklet_trylock (Results 1 – 4 of 4) sorted by relevance
50 #define tasklet_trylock linux_tasklet_trylock macro93 bool tasklet_trylock(struct tasklet_struct *);
235 if (!tasklet_trylock(tasklet)) { in tasklet_softintr()504 tasklet_trylock(struct tasklet_struct *tasklet) in tasklet_trylock() function
92 while (!tasklet_trylock(t)) in tasklet_lock()
1070 if (tasklet_trylock(t)) { in intel_engine_flush_submission()