Searched refs:tasklet_unlock_spin_wait (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/i915/
H A Di915_tasklet.h25 tasklet_unlock_spin_wait(t);
/linux-master/include/linux/
H A Dinterrupt.h701 void tasklet_unlock_spin_wait(struct tasklet_struct *t);
707 static inline void tasklet_unlock_spin_wait(struct tasklet_struct *t) { } function
739 tasklet_unlock_spin_wait(t);
/linux-master/kernel/
H A Dsoftirq.c845 void tasklet_unlock_spin_wait(struct tasklet_struct *t) function
863 EXPORT_SYMBOL(tasklet_unlock_spin_wait); variable

Completed in 220 milliseconds