OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kernargs_region
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/gcn/
gcn-run.cc
57
hsa_region_t
kernargs_region
= { 0 };
variable
298
return get_memory_region (region, &
kernargs_region
,
681
kernargs_region
);
686
} *args = device_malloc (sizeof (struct argdata),
kernargs_region
);
/src/external/gpl3/gcc.old/dist/gcc/config/gcn/
gcn-run.cc
56
hsa_region_t
kernargs_region
= { 0 };
variable
297
return get_memory_region (region, &
kernargs_region
,
693
kernargs_region
);
698
} *args = device_malloc (sizeof (struct argdata),
kernargs_region
);
Completed in 16 milliseconds
Indexes created Sun Apr 05 00:22:41 UTC 2026