Lines Matching refs:spu_context
128 size_t size, struct spu_context *ctx) in spufs_new_file()
201 struct spu_context *ctx) in spufs_fill_dir()
219 struct spu_context *ctx; in spufs_dir_close()
252 struct spu_context *ctx; in spufs_mkdir()
319 static struct spu_context *
323 struct spu_context *tmp, *neighbor, *err; in spufs_assert_affinity()
354 !list_entry(neighbor->aff_list.next, struct spu_context, in spufs_assert_affinity()
391 spufs_set_affinity(unsigned int flags, struct spu_context *ctx, in spufs_set_affinity()
392 struct spu_context *neighbor) in spufs_set_affinity()
405 || list_entry(neighbor->aff_list.next, struct spu_context, in spufs_set_affinity()
429 struct spu_context *neighbor; in spufs_create_context()