OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:srbm_mutex
(Results
1 - 18
of
18
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_mes_v10_1.c
248
mutex_lock(&adev->
srbm_mutex
);
286
mutex_unlock(&adev->
srbm_mutex
);
amdgpu_gfx_v10_0.c
1612
mutex_lock(&adev->
srbm_mutex
);
1620
mutex_unlock(&adev->
srbm_mutex
);
1749
mutex_lock(&adev->
srbm_mutex
);
1764
mutex_unlock(&adev->
srbm_mutex
);
2785
mutex_lock(&adev->
srbm_mutex
);
2825
mutex_unlock(&adev->
srbm_mutex
);
2828
mutex_lock(&adev->
srbm_mutex
);
2859
mutex_unlock(&adev->
srbm_mutex
);
2862
mutex_lock(&adev->
srbm_mutex
);
2864
mutex_unlock(&adev->
srbm_mutex
);
[
all
...]
amdgpu_amdkfd_gfx_v10.c
92
mutex_lock(&adev->
srbm_mutex
);
101
mutex_unlock(&adev->
srbm_mutex
);
amdgpu_amdkfd_gfx_v7.c
128
mutex_lock(&adev->
srbm_mutex
);
137
mutex_unlock(&adev->
srbm_mutex
);
271
* release
srbm_mutex
to avoid circular dependency between
272
*
srbm_mutex
->mm_sem->reservation_ww_class_mutex->
srbm_mutex
.
amdgpu_amdkfd_gfx_v8.c
85
mutex_lock(&adev->
srbm_mutex
);
94
mutex_unlock(&adev->
srbm_mutex
);
258
* release
srbm_mutex
to avoid circular dependency between
259
*
srbm_mutex
->mm_sem->reservation_ww_class_mutex->
srbm_mutex
.
amdgpu_amdkfd_gfx_v9.c
88
mutex_lock(&adev->
srbm_mutex
);
97
mutex_unlock(&adev->
srbm_mutex
);
amdgpu_gfx_v8_0.c
3705
mutex_lock(&adev->
srbm_mutex
);
3715
mutex_unlock(&adev->
srbm_mutex
);
3783
mutex_lock(&adev->
srbm_mutex
);
3808
mutex_unlock(&adev->
srbm_mutex
);
4631
mutex_lock(&adev->
srbm_mutex
);
4635
mutex_unlock(&adev->
srbm_mutex
);
4640
mutex_lock(&adev->
srbm_mutex
);
4645
mutex_unlock(&adev->
srbm_mutex
);
4664
mutex_lock(&adev->
srbm_mutex
);
4668
mutex_unlock(&adev->
srbm_mutex
);
[
all
...]
amdgpu_debugfs.c
168
mutex_lock(&adev->
srbm_mutex
);
203
mutex_unlock(&adev->
srbm_mutex
);
amdgpu_sdma_v2_4.c
428
mutex_lock(&adev->
srbm_mutex
);
436
mutex_unlock(&adev->
srbm_mutex
);
amdgpu_gfx_v9_0.c
2420
mutex_lock(&adev->
srbm_mutex
);
2428
mutex_unlock(&adev->
srbm_mutex
);
2489
mutex_lock(&adev->
srbm_mutex
);
2515
mutex_unlock(&adev->
srbm_mutex
);
3625
mutex_lock(&adev->
srbm_mutex
);
3629
mutex_unlock(&adev->
srbm_mutex
);
3634
mutex_lock(&adev->
srbm_mutex
);
3639
mutex_unlock(&adev->
srbm_mutex
);
3658
mutex_lock(&adev->
srbm_mutex
);
3662
mutex_unlock(&adev->
srbm_mutex
);
[
all
...]
amdgpu_cik_sdma.c
449
mutex_lock(&adev->
srbm_mutex
);
458
mutex_unlock(&adev->
srbm_mutex
);
amdgpu_gfx_v7_0.c
1879
mutex_lock(&adev->
srbm_mutex
);
1889
mutex_unlock(&adev->
srbm_mutex
);
1980
mutex_lock(&adev->
srbm_mutex
);
1994
mutex_unlock(&adev->
srbm_mutex
);
2890
mutex_lock(&adev->
srbm_mutex
);
2909
mutex_unlock(&adev->
srbm_mutex
);
3096
mutex_lock(&adev->
srbm_mutex
);
3104
mutex_unlock(&adev->
srbm_mutex
);
amdgpu_sdma_v3_0.c
666
mutex_lock(&adev->
srbm_mutex
);
674
mutex_unlock(&adev->
srbm_mutex
);
amdgpu.h
756
struct mutex
srbm_mutex
;
member in struct:amdgpu_device
amdgpu_device.c
2998
mutex_init(&adev->
srbm_mutex
);
3450
mutex_destroy(&adev->
srbm_mutex
);
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_cik.c
4174
mutex_lock(&rdev->
srbm_mutex
);
4178
mutex_unlock(&rdev->
srbm_mutex
);
4193
mutex_lock(&rdev->
srbm_mutex
);
4197
mutex_unlock(&rdev->
srbm_mutex
);
4253
mutex_lock(&rdev->
srbm_mutex
);
4256
mutex_unlock(&rdev->
srbm_mutex
);
4557
mutex_lock(&rdev->
srbm_mutex
);
4581
mutex_unlock(&rdev->
srbm_mutex
);
4631
mutex_lock(&rdev->
srbm_mutex
);
4758
mutex_unlock(&rdev->
srbm_mutex
);
[
all
...]
radeon_device.c
1430
mutex_init(&rdev->
srbm_mutex
);
1711
mutex_destroy(&rdev->
srbm_mutex
);
radeon.h
2504
struct mutex
srbm_mutex
;
member in struct:radeon_device
Completed in 212 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025