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

/linux-master/drivers/gpu/drm/i915/
H A Di915_scheduler.h91 tasklet_unlock(&sched_engine->tasklet);
/linux-master/kernel/
H A Dsoftirq.c789 tasklet_unlock(t);
792 tasklet_unlock(t);
880 void tasklet_unlock(struct tasklet_struct *t) function
887 EXPORT_SYMBOL_GPL(tasklet_unlock); variable
/linux-master/include/linux/
H A Dinterrupt.h699 void tasklet_unlock(struct tasklet_struct *t);
705 static inline void tasklet_unlock(struct tasklet_struct *t) { } function
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_engine_cs.c1906 tasklet_unlock(t);

Completed in 1046 milliseconds