ch0_cnt            36 arch/powerpc/platforms/cell/spufs/backing_ops.c 	u64 ch0_cnt;
ch0_cnt            40 arch/powerpc/platforms/cell/spufs/backing_ops.c 	ch0_cnt = ctx->csa.spu_chnlcnt_RW[0];
ch0_cnt            44 arch/powerpc/platforms/cell/spufs/backing_ops.c 	if ((ch0_cnt == 0) && !(ch0_data & event) && (ch1_data & event)) {
ch0_cnt          1518 arch/powerpc/platforms/cell/spufs/switch.c 	u64 ch0_cnt, ch0_data;
ch0_cnt          1529 arch/powerpc/platforms/cell/spufs/switch.c 	ch0_cnt = csa->spu_chnlcnt_RW[0];
ch0_cnt          1533 arch/powerpc/platforms/cell/spufs/switch.c 	if ((ch0_cnt == 0) && !(ch0_data & MFC_LLR_LOST_EVENT) &&