OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_ids
(Results
1 - 14
of
14
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ids.h
69
unsigned
num_ids
;
member in struct:amdgpu_vmid_mgr
amdgpu_ids.c
222
fences = kmalloc_array(sizeof(void *), id_mgr->
num_ids
, GFP_KERNEL);
564
for (j = 1; j < id_mgr->
num_ids
; ++j)
589
for (j = 1; j < id_mgr->
num_ids
; ++j) {
amdgpu_gmc_v9_0.c
1230
adev->vm_manager.id_mgr[AMDGPU_GFXHUB_0].
num_ids
= AMDGPU_NUM_OF_VMIDS;
1231
adev->vm_manager.id_mgr[AMDGPU_MMHUB_0].
num_ids
= AMDGPU_NUM_OF_VMIDS;
1232
adev->vm_manager.id_mgr[AMDGPU_MMHUB_1].
num_ids
= AMDGPU_NUM_OF_VMIDS;
amdgpu_gmc_v10_0.c
857
adev->vm_manager.id_mgr[AMDGPU_GFXHUB_0].
num_ids
= AMDGPU_NUM_OF_VMIDS;
858
adev->vm_manager.id_mgr[AMDGPU_MMHUB_0].
num_ids
= AMDGPU_NUM_OF_VMIDS;
amdgpu_gmc_v6_0.c
905
adev->vm_manager.id_mgr[0].
num_ids
= AMDGPU_NUM_OF_VMIDS;
amdgpu_gmc_v7_0.c
1072
adev->vm_manager.id_mgr[0].
num_ids
= AMDGPU_NUM_OF_VMIDS;
amdgpu_gmc_v8_0.c
1192
adev->vm_manager.id_mgr[0].
num_ids
= AMDGPU_NUM_OF_VMIDS;
amdgpu_gfx_v10_0.c
1750
for (i = 0; i < adev->vm_manager.id_mgr[AMDGPU_GFXHUB_0].
num_ids
; i++) {
amdgpu_gfx_v7_0.c
1981
for (i = 0; i < adev->vm_manager.id_mgr[0].
num_ids
; i++) {
amdgpu_gfx_v8_0.c
3784
for (i = 0; i < adev->vm_manager.id_mgr[0].
num_ids
; i++) {
amdgpu_gfx_v9_0.c
2490
for (i = 0; i < adev->vm_manager.id_mgr[AMDGPU_GFXHUB_0].
num_ids
; i++) {
/src/sbin/iscsid/
iscsid_targets.c
957
* uint32_t
num_ids
; # of targets in list
985
DEB(9, ("Refresh Send Targets List -
num_ids
= %d",
986
par->
num_ids
));
987
if (par->
num_ids
) {
989
for (t = 0; t < par->
num_ids
; t++) {
1007
DEB(9, ("Refresh iSNS List -
num_ids
= %d", par->
num_ids
));
1008
if (par->
num_ids
) {
1010
for (t = 0; t < par->
num_ids
; t++)
iscsid.h
411
uint32_t
num_ids
;
member in struct:__anonacab674b1108
418
num_ids
/src/sbin/iscsictl/
iscsic_daemonif.c
209
req.
num_ids
= 1;
211
req.
num_ids
= 0;
Completed in 34 milliseconds
Indexes created Tue Oct 21 15:09:54 GMT 2025