Home
last modified time | relevance | path

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

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