Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/cell/spufs/
H A Dsched.c1049 atomic_dec(&cbe_spu_info[node].busy_spus); in spuctx_switch_state()
1051 atomic_inc(&cbe_spu_info[node].busy_spus); in spuctx_switch_state()
/linux/arch/powerpc/include/asm/
H A Dspu.h184 atomic_t busy_spus; member