Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/oprofile/cell/
Dspu_profiler.c221 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()
Dspu_task_sync.c42 struct delayed_work spu_work; variable
134 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()
Dpr_util.h30 extern struct delayed_work spu_work;