OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:indirect_start_offsets_count
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gfx_v9_0.c
2591
int *
indirect_start_offsets_count
,
2597
WARN_ON(*
indirect_start_offsets_count
>= max_start_offsets_count);
2598
indirect_start_offsets[*
indirect_start_offsets_count
] = indirect_offset;
2599
*
indirect_start_offsets_count
= *
indirect_start_offsets_count
+ 1;
2628
int
indirect_start_offsets_count
= 0;
local in function:gfx_v9_1_init_rlc_save_restore_list
2648
&
indirect_start_offsets_count
,
amdgpu_gfx_v9_0.c
2591
int *
indirect_start_offsets_count
,
2597
WARN_ON(*
indirect_start_offsets_count
>= max_start_offsets_count);
2598
indirect_start_offsets[*
indirect_start_offsets_count
] = indirect_offset;
2599
*
indirect_start_offsets_count
= *
indirect_start_offsets_count
+ 1;
2628
int
indirect_start_offsets_count
= 0;
local in function:gfx_v9_1_init_rlc_save_restore_list
2648
&
indirect_start_offsets_count
,
Completed in 321 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025