Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/oprofile/cell/
Dspu_profiler.c217 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()
Dspu_task_sync.c38 struct delayed_work spu_work; variable
130 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()
Dpr_util.h26 extern struct delayed_work spu_work;