Home
last modified time | relevance | path

Searched defs:gang (Results 1 – 8 of 8) sorted by relevance

/linux/arch/powerpc/platforms/cell/spufs/
H A Dgang.c17 struct spu_gang *gang; in alloc_spu_gang() local
36 struct spu_gang *gang; in destroy_spu_gang() local
42 struct spu_gang *get_spu_gang(struct spu_gang *gang) in get_spu_gang()
48 int put_spu_gang(struct spu_gang *gang) in put_spu_gang()
53 void spu_gang_add_ctx(struct spu_gang *gang, struct spu_context *ctx) in spu_gang_add_ctx()
62 void spu_gang_remove_ctx(struct spu_gang *gang, struct spu_context *ctx) in spu_gang_remove_ctx()
H A Dsched.c254 static void aff_merge_remaining_ctxs(struct spu_gang *gang) in aff_merge_remaining_ctxs()
265 static void aff_set_offsets(struct spu_gang *gang) in aff_set_offsets()
340 static void aff_set_ref_point_location(struct spu_gang *gang) in aff_set_ref_point_location()
395 struct spu_gang *gang = ctx->gang; in has_affinity() local
H A Dinode.c177 struct spu_gang *gang = SPUFS_I(inode)->i_gang; in unuse_gang() local
276 spufs_assert_affinity(unsigned int flags, struct spu_gang *gang, in spufs_assert_affinity()
384 struct spu_gang *gang = SPUFS_I(inode)->i_gang; in spufs_create_context() local
449 struct spu_gang *gang; in spufs_mkgang() local
H A Dcontext.c25 struct spu_context *alloc_spu_context(struct spu_gang *gang) in alloc_spu_context()
H A Dspufs.h100 struct spu_gang *gang; member
/linux/fs/btrfs/
H A Ddisk-io.c1821 struct btrfs_root *gang[8]; in btrfs_free_fs_roots() local
2996 struct btrfs_root *gang[8]; in btrfs_cleanup_fs_roots() local
4559 struct btrfs_root *gang[8]; in btrfs_drop_all_logs() local
4813 struct btrfs_root *gang[8]; in btrfs_free_all_qgroup_pertrans() local
H A Dtransaction.c1474 struct btrfs_root *gang[8]; in commit_fs_roots() local
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c7459 struct dma_fence *gang) in amdgpu_device_switch_gang()