Searched refs:tasklet_struct (Results 1 – 13 of 13) sorted by relevance
49 struct tasklet_struct { struct52 void (*callback)(struct tasklet_struct *); argument69 void tasklet_unlock_wait(struct tasklet_struct *); argument85 tasklet_setup(struct tasklet_struct *ts, in tasklet_setup()86 void (*callback)(struct tasklet_struct *)) in tasklet_setup() argument97 tasklet_trylock(struct tasklet_struct *ts) in tasklet_trylock()103 tasklet_unlock(struct tasklet_struct *ts) in tasklet_unlock()110 tasklet_kill(struct tasklet_struct *ts) in tasklet_kill()118 tasklet_schedule(struct tasklet_struct *ts) in tasklet_schedule()125 tasklet_hi_schedule(struct tasklet_struct *ts) in tasklet_hi_schedule()[all …]
11 static inline void tasklet_lock(struct tasklet_struct *t) in tasklet_lock()17 static inline bool tasklet_is_locked(const struct tasklet_struct *t) in tasklet_is_locked()22 static inline void __tasklet_disable_sync_once(struct tasklet_struct *t) in __tasklet_disable_sync_once()28 static inline bool __tasklet_is_enabled(const struct tasklet_struct *t) in __tasklet_is_enabled()33 static inline bool __tasklet_enable(struct tasklet_struct *t) in __tasklet_enable()38 static inline bool __tasklet_is_scheduled(struct tasklet_struct *t) in __tasklet_is_scheduled()
130 struct tasklet_struct tasklet;
72 struct tasklet_struct receive_tasklet;
106 static void ct_receive_tasklet_func(struct tasklet_struct *t);1294 static void ct_receive_tasklet_func(struct tasklet_struct *t) in ct_receive_tasklet_func()
1033 static void guc_submission_tasklet(struct tasklet_struct *t) in guc_submission_tasklet()
328 struct tasklet_struct *t = &engine->sched_engine->tasklet; in igt_atomic_engine_reset()
2433 static void execlists_submission_tasklet(struct tasklet_struct *t) in execlists_submission_tasklet()3142 static void nop_submission_tasklet(struct tasklet_struct *t) in nop_submission_tasklet()3821 static void virtual_submission_tasklet(struct tasklet_struct *t) in virtual_submission_tasklet()
1880 struct tasklet_struct * const t = &engine->sched_engine->tasklet; in __igt_atomic_reset_engine()
1910 struct tasklet_struct *t = &engine->sched_engine->tasklet; in __intel_engine_flush_submission()
66 tasklet_unlock_wait(struct tasklet_struct *ts) in tasklet_unlock_wait()74 tasklet_unlock_spin_wait(struct tasklet_struct *ts) in tasklet_unlock_spin_wait()83 struct tasklet_struct *ts = arg; in tasklet_run()
1150 struct tasklet_struct intr_tq;
1307 struct tasklet_struct intr_tq;