Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/
A Di915_tasklet.h25 tasklet_unlock_spin_wait(t); in __tasklet_disable_sync_once()
/linux-6.3-rc2/include/linux/
A Dinterrupt.h694 void tasklet_unlock_spin_wait(struct tasklet_struct *t);
700 static inline void tasklet_unlock_spin_wait(struct tasklet_struct *t) { } in tasklet_unlock_spin_wait() function
732 tasklet_unlock_spin_wait(t); in tasklet_disable_in_atomic()
/linux-6.3-rc2/kernel/
A Dsoftirq.c855 void tasklet_unlock_spin_wait(struct tasklet_struct *t) in tasklet_unlock_spin_wait() function
873 EXPORT_SYMBOL(tasklet_unlock_spin_wait);

Completed in 6 milliseconds