Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Di915_tasklet.h25 tasklet_unlock_spin_wait(t); in __tasklet_disable_sync_once()
/linux/include/linux/
H A Dinterrupt.h744 void tasklet_unlock_spin_wait(struct tasklet_struct *t);
750 static inline void tasklet_unlock_spin_wait(struct tasklet_struct *t) { } in tasklet_unlock_spin_wait() function
782 tasklet_unlock_spin_wait(t); in tasklet_disable_in_atomic()
/linux/kernel/
H A Dsoftirq.c893 void tasklet_unlock_spin_wait(struct tasklet_struct *t)
911 EXPORT_SYMBOL(tasklet_unlock_spin_wait); in tasklet_unlock()
875 void tasklet_unlock_spin_wait(struct tasklet_struct *t) tasklet_unlock_spin_wait() function