Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/platforms/cell/spufs/
Dcontext.c88 struct spu_context * get_spu_context(struct spu_context *ctx) in get_spu_context() function
Dspufs.h271 struct spu_context * get_spu_context(struct spu_context *ctx);
Dinode.c127 inode->i_private = SPUFS_I(inode)->i_ctx = get_spu_context(ctx); in spufs_new_file()
331 neighbor = get_spu_context( in spufs_assert_affinity()
Dsched.c650 get_spu_context(victim); in find_victim()
1011 get_spu_context(ctx); in spusched_thread()
Dfile.c325 get_spu_context(ctx); in spufs_ps_fault()