Searched refs:get_spu_context (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dcontext.c88 struct spu_context * get_spu_context(struct spu_context *ctx) function
H A Dcoredump.c81 get_spu_context(ctx);
H A Dspufs.h271 struct spu_context * get_spu_context(struct spu_context *ctx);
H A Dsched.c644 get_spu_context(victim);
1005 get_spu_context(ctx);
H A Dinode.c129 inode->i_private = SPUFS_I(inode)->i_ctx = get_spu_context(ctx);
329 neighbor = get_spu_context(
H A Dfile.c332 get_spu_context(ctx);

Completed in 163 milliseconds