Searched refs:spu_work (Results 1 – 3 of 3) sorted by relevance
221 schedule_delayed_work(&spu_work, DEFAULT_TIMER_EXPIRE); in start_spu_profiling_cycles()236 schedule_delayed_work(&spu_work, DEFAULT_TIMER_EXPIRE); in start_spu_profiling_events()
42 struct delayed_work spu_work; variable134 schedule_delayed_work(&spu_work, DEFAULT_TIMER_EXPIRE); in wq_sync_spu_buff()520 INIT_DELAYED_WORK(&spu_work, wq_sync_spu_buff); in spu_sync_start()646 cancel_delayed_work(&spu_work); in spu_sync_stop()
30 extern struct delayed_work spu_work;