Searched refs:spu_work (Results 1 – 3 of 3) sorted by relevance
217 schedule_delayed_work(&spu_work, DEFAULT_TIMER_EXPIRE); in start_spu_profiling_cycles()232 schedule_delayed_work(&spu_work, DEFAULT_TIMER_EXPIRE); in start_spu_profiling_events()
38 struct delayed_work spu_work; variable130 schedule_delayed_work(&spu_work, DEFAULT_TIMER_EXPIRE); in wq_sync_spu_buff()516 INIT_DELAYED_WORK(&spu_work, wq_sync_spu_buff); in spu_sync_start()642 cancel_delayed_work(&spu_work); in spu_sync_stop()
26 extern struct delayed_work spu_work;