SPUFS_I            65 arch/powerpc/platforms/cell/spufs/coredump.c 	ctx = SPUFS_I(file_inode(file))->i_ctx;
SPUFS_I            91 arch/powerpc/platforms/cell/spufs/coredump.c 	return SPUFS_I(file_inode(file))->i_ctx;
SPUFS_I           150 arch/powerpc/platforms/cell/spufs/file.c 	struct spufs_inode_info *i = SPUFS_I(inode);
SPUFS_I           164 arch/powerpc/platforms/cell/spufs/file.c 	struct spufs_inode_info *i = SPUFS_I(inode);
SPUFS_I           417 arch/powerpc/platforms/cell/spufs/file.c 	struct spufs_inode_info *i = SPUFS_I(inode);
SPUFS_I           432 arch/powerpc/platforms/cell/spufs/file.c 	struct spufs_inode_info *i = SPUFS_I(inode);
SPUFS_I           456 arch/powerpc/platforms/cell/spufs/file.c 	struct spufs_inode_info *i = SPUFS_I(inode);
SPUFS_I           575 arch/powerpc/platforms/cell/spufs/file.c 	struct spufs_inode_info *i = SPUFS_I(inode);
SPUFS_I           946 arch/powerpc/platforms/cell/spufs/file.c 	struct spufs_inode_info *i = SPUFS_I(inode);
SPUFS_I           960 arch/powerpc/platforms/cell/spufs/file.c 	struct spufs_inode_info *i = SPUFS_I(inode);
SPUFS_I          1083 arch/powerpc/platforms/cell/spufs/file.c 	struct spufs_inode_info *i = SPUFS_I(inode);
SPUFS_I          1097 arch/powerpc/platforms/cell/spufs/file.c 	struct spufs_inode_info *i = SPUFS_I(inode);
SPUFS_I          1330 arch/powerpc/platforms/cell/spufs/file.c 	struct spufs_inode_info *i = SPUFS_I(inode);
SPUFS_I          1345 arch/powerpc/platforms/cell/spufs/file.c 	struct spufs_inode_info *i = SPUFS_I(inode);
SPUFS_I          1389 arch/powerpc/platforms/cell/spufs/file.c 	struct spufs_inode_info *i = SPUFS_I(inode);
SPUFS_I          1403 arch/powerpc/platforms/cell/spufs/file.c 	struct spufs_inode_info *i = SPUFS_I(inode);
SPUFS_I          1452 arch/powerpc/platforms/cell/spufs/file.c 	struct spufs_inode_info *i = SPUFS_I(inode);
SPUFS_I          1473 arch/powerpc/platforms/cell/spufs/file.c 	struct spufs_inode_info *i = SPUFS_I(inode);
SPUFS_I          1935 arch/powerpc/platforms/cell/spufs/file.c 	struct spufs_inode_info *i = SPUFS_I(inode);
SPUFS_I          1954 arch/powerpc/platforms/cell/spufs/file.c 	return single_open(file, spufs_caps_show, SPUFS_I(inode)->i_ctx);
SPUFS_I          2203 arch/powerpc/platforms/cell/spufs/file.c 	return single_open(file, spufs_show_tid, SPUFS_I(inode)->i_ctx);
SPUFS_I          2293 arch/powerpc/platforms/cell/spufs/file.c 	return single_open(file, spufs_show_stat, SPUFS_I(inode)->i_ctx);
SPUFS_I          2316 arch/powerpc/platforms/cell/spufs/file.c 	struct spu_context *ctx = SPUFS_I(inode)->i_ctx;
SPUFS_I          2347 arch/powerpc/platforms/cell/spufs/file.c 	struct spu_context *ctx = SPUFS_I(inode)->i_ctx;
SPUFS_I          2380 arch/powerpc/platforms/cell/spufs/file.c 	struct spu_context *ctx = SPUFS_I(inode)->i_ctx;
SPUFS_I          2450 arch/powerpc/platforms/cell/spufs/file.c 	struct spu_context *ctx = SPUFS_I(inode)->i_ctx;
SPUFS_I          2546 arch/powerpc/platforms/cell/spufs/file.c 	return single_open(file, spufs_show_ctx, SPUFS_I(inode)->i_ctx);
SPUFS_I            64 arch/powerpc/platforms/cell/spufs/inode.c 	kmem_cache_free(spufs_inode_cache, SPUFS_I(inode));
SPUFS_I           127 arch/powerpc/platforms/cell/spufs/inode.c 	inode->i_private = SPUFS_I(inode)->i_ctx = get_spu_context(ctx);
SPUFS_I           136 arch/powerpc/platforms/cell/spufs/inode.c 	struct spufs_inode_info *ei = SPUFS_I(inode);
SPUFS_I           177 arch/powerpc/platforms/cell/spufs/inode.c 	spu_forget(SPUFS_I(d_inode(dir))->i_ctx);
SPUFS_I           208 arch/powerpc/platforms/cell/spufs/inode.c 	ctx = SPUFS_I(d_inode(dir))->i_ctx;
SPUFS_I           244 arch/powerpc/platforms/cell/spufs/inode.c 	ctx = alloc_spu_context(SPUFS_I(dir)->i_gang); /* XXX gang */
SPUFS_I           245 arch/powerpc/platforms/cell/spufs/inode.c 	SPUFS_I(inode)->i_ctx = ctx;
SPUFS_I           332 arch/powerpc/platforms/cell/spufs/inode.c 				SPUFS_I(file_inode(filp))->i_ctx);
SPUFS_I           429 arch/powerpc/platforms/cell/spufs/inode.c 		gang = SPUFS_I(inode)->i_gang;
SPUFS_I           445 arch/powerpc/platforms/cell/spufs/inode.c 		spufs_set_affinity(flags, SPUFS_I(d_inode(dentry))->i_ctx,
SPUFS_I           479 arch/powerpc/platforms/cell/spufs/inode.c 	SPUFS_I(inode)->i_ctx = NULL;
SPUFS_I           480 arch/powerpc/platforms/cell/spufs/inode.c 	SPUFS_I(inode)->i_gang = gang;
SPUFS_I           561 arch/powerpc/platforms/cell/spufs/inode.c 		if ((flags & SPU_CREATE_GANG) || !SPUFS_I(dir)->i_gang)
SPUFS_I           703 arch/powerpc/platforms/cell/spufs/inode.c 	SPUFS_I(inode)->i_ctx = NULL;
SPUFS_I            51 arch/powerpc/platforms/cell/spufs/syscalls.c 	i = SPUFS_I(file_inode(filp));