Searched refs:tasklet_unlock (Results 1 – 3 of 3) sorted by relevance
570 static inline void tasklet_unlock(struct tasklet_struct *t) in tasklet_unlock() function583 #define tasklet_unlock(t) do { } while (0) macro
523 tasklet_unlock(t); in tasklet_action_common()526 tasklet_unlock(t); in tasklet_action_common()
999 tasklet_unlock(t); in intel_engine_is_idle()