get_mfc_free_elements  397 arch/powerpc/platforms/cell/spufs/backing_ops.c 	.get_mfc_free_elements = spu_backing_get_mfc_free_elements,
get_mfc_free_elements 1697 arch/powerpc/platforms/cell/spufs/file.c 	free_elements = ctx->ops->get_mfc_free_elements(ctx);
get_mfc_free_elements  332 arch/powerpc/platforms/cell/spufs/hw_ops.c 	.get_mfc_free_elements = spu_hw_get_mfc_free_elements,
get_mfc_free_elements  198 arch/powerpc/platforms/cell/spufs/spufs.h 	u32 (*get_mfc_free_elements)(struct spu_context *ctx);