/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/ |
H A D | gang.c | 17 struct spu_gang *gang; in alloc_spu_gang() local 35 struct spu_gang *gang; destroy_spu_gang() local 41 get_spu_gang(struct spu_gang *gang) get_spu_gang() argument 47 put_spu_gang(struct spu_gang *gang) put_spu_gang() argument 52 spu_gang_add_ctx(struct spu_gang *gang, struct spu_context *ctx) spu_gang_add_ctx() argument 61 spu_gang_remove_ctx(struct spu_gang *gang, struct spu_context *ctx) spu_gang_remove_ctx() argument [all...] |
H A D | context.c | 25 struct spu_context *alloc_spu_context(struct spu_gang *gang) in alloc_spu_context() argument
|
H A D | sched.c | 258 static void aff_merge_remaining_ctxs(struct spu_gang *gang) in aff_merge_remaining_ctxs() argument 269 static void aff_set_offsets(struct spu_gang *gang) in aff_set_offsets() argument 344 aff_set_ref_point_location(struct spu_gang *gang) aff_set_ref_point_location() argument 400 struct spu_gang *gang = ctx->gang; has_affinity() local [all...] |
H A D | inode.c | 300 spufs_assert_affinity(unsigned int flags, struct spu_gang *gang, in spufs_assert_affinity() argument 408 struct spu_gang *gang; spufs_create_context() local 464 struct spu_gang *gang; spufs_mkgang() local [all...] |
H A D | spufs.h | 100 struct spu_gang *gang; member
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/ |
H A D | gang.c | 17 struct spu_gang *gang; in alloc_spu_gang() local 35 struct spu_gang *gang; destroy_spu_gang() local 41 get_spu_gang(struct spu_gang *gang) get_spu_gang() argument 47 put_spu_gang(struct spu_gang *gang) put_spu_gang() argument 52 spu_gang_add_ctx(struct spu_gang *gang, struct spu_context *ctx) spu_gang_add_ctx() argument 61 spu_gang_remove_ctx(struct spu_gang *gang, struct spu_context *ctx) spu_gang_remove_ctx() argument [all...] |
H A D | context.c | 25 struct spu_context *alloc_spu_context(struct spu_gang *gang) in alloc_spu_context() argument
|
H A D | sched.c | 254 static void aff_merge_remaining_ctxs(struct spu_gang *gang) in aff_merge_remaining_ctxs() argument 265 static void aff_set_offsets(struct spu_gang *gang) in aff_set_offsets() argument 340 aff_set_ref_point_location(struct spu_gang *gang) aff_set_ref_point_location() argument 395 struct spu_gang *gang = ctx->gang; has_affinity() local [all...] |
H A D | inode.c | 299 spufs_assert_affinity(unsigned int flags, struct spu_gang *gang, in spufs_assert_affinity() argument 407 struct spu_gang *gang; spufs_create_context() local 463 struct spu_gang *gang; spufs_mkgang() local [all...] |
H A D | spufs.h | 100 struct spu_gang *gang; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_mes.c | 281 struct amdgpu_mes_gang *gang, *tmp1; in amdgpu_mes_destroy_process() local 348 struct amdgpu_mes_gang *gang; amdgpu_mes_add_gang() local 417 struct amdgpu_mes_gang *gang; amdgpu_mes_remove_gang() local 455 struct amdgpu_mes_gang *gang; amdgpu_mes_suspend() local 484 struct amdgpu_mes_gang *gang; amdgpu_mes_resume() local 581 struct amdgpu_mes_gang *gang; amdgpu_mes_add_hw_queue() local 701 struct amdgpu_mes_gang *gang; amdgpu_mes_remove_hw_queue() local 999 struct amdgpu_mes_gang *gang; amdgpu_mes_add_ring() local [all...] |
H A D | amdgpu_mes.h | 169 struct amdgpu_mes_gang *gang; member
|
H A D | amdgpu_device.c | 5961 amdgpu_device_switch_gang(struct amdgpu_device *adev, struct dma_fence *gang) amdgpu_device_switch_gang() argument
|
/kernel/linux/linux-5.10/drivers/perf/ |
H A D | qcom_l3_pmu.c | 198 u32 gang; in qcom_l3_cache__64bit_counter_start() local 229 u32 gang = readl_relaxed(l3pmu->regs + L3_M_BC_GANG); in qcom_l3_cache__64bit_counter_stop() local
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | transaction.c | 1327 struct btrfs_root *gang[8]; in commit_fs_roots() local
|
H A D | disk-io.c | 2079 struct btrfs_root *gang[8]; in btrfs_free_fs_roots() local 4032 struct btrfs_root *gang[ in btrfs_cleanup_fs_roots() local 4366 struct btrfs_root *gang[8]; btrfs_drop_all_logs() local [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | transaction.c | 1420 struct btrfs_root *gang[8]; in commit_fs_roots() local
|
H A D | extent_io.c | 4562 struct extent_buffer *gang[GANG_LOOKUP_SIZE]; in get_next_extent_buffer() local
|
H A D | disk-io.c | 1842 struct btrfs_root *gang[8]; in btrfs_free_fs_roots() local 2878 struct btrfs_root *gang[ in btrfs_cleanup_fs_roots() local 4520 struct btrfs_root *gang[8]; btrfs_drop_all_logs() local 4850 struct btrfs_root *gang[8]; btrfs_free_all_qgroup_pertrans() local [all...] |
/kernel/linux/linux-6.6/drivers/perf/ |
H A D | qcom_l3_pmu.c | 198 u32 gang; in qcom_l3_cache__64bit_counter_start() local 229 u32 gang = readl_relaxed(l3pmu->regs + L3_M_BC_GANG); in qcom_l3_cache__64bit_counter_stop() local
|