Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dinterrupt.h643 void tasklet_unlock_spin_wait(struct tasklet_struct *t);
649 static inline void tasklet_unlock_spin_wait(struct tasklet_struct *t) { } in tasklet_unlock_spin_wait() function
681 tasklet_unlock_spin_wait(t); in tasklet_disable_in_atomic()
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_gem.h108 tasklet_unlock_spin_wait(t); in __tasklet_disable_sync_once()
/Linux-v5.15/kernel/
Dsoftirq.c841 void tasklet_unlock_spin_wait(struct tasklet_struct *t) in tasklet_unlock_spin_wait() function
859 EXPORT_SYMBOL(tasklet_unlock_spin_wait);