Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
Dspu_restore.c84 unsigned int decr_running; in restore_decr() local
93 decr_running = regs_spill[offset].slot[0] & SPU_DECR_STATUS_RUNNING; in restore_decr()
94 if (decr_running) { in restore_decr()