Home
last modified time | relevance | path

Searched refs:get_spu_context (Results 1 – 5 of 5) sorted by relevance

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