Lines Matching refs:spu_context
110 size_t size, struct spu_context *ctx) in spufs_new_file()
183 struct spu_context *ctx) in spufs_fill_dir()
201 struct spu_context *ctx; in spufs_dir_close()
234 struct spu_context *ctx; in spufs_mkdir()
301 static struct spu_context *
305 struct spu_context *tmp, *neighbor, *err; in spufs_assert_affinity()
336 !list_entry(neighbor->aff_list.next, struct spu_context, in spufs_assert_affinity()
373 spufs_set_affinity(unsigned int flags, struct spu_context *ctx, in spufs_set_affinity()
374 struct spu_context *neighbor) in spufs_set_affinity()
387 || list_entry(neighbor->aff_list.next, struct spu_context, in spufs_set_affinity()
411 struct spu_context *neighbor; in spufs_create_context()