Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/platforms/cell/spufs/
Dcontext.c101 struct spu_context * get_spu_context(struct spu_context *ctx) in get_spu_context() function
Dinode.c145 inode->i_private = SPUFS_I(inode)->i_ctx = get_spu_context(ctx); in spufs_new_file()
376 neighbor = get_spu_context( in spufs_assert_affinity()
Dspufs.h287 struct spu_context * get_spu_context(struct spu_context *ctx);
Dsched.c662 get_spu_context(victim); in find_victim()
1023 get_spu_context(ctx); in spusched_thread()
Dfile.c393 get_spu_context(ctx); in spufs_ps_fault()