OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:device_malloc
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/gcn/
gcn-run.cc
475
device_malloc
(size_t size, hsa_region_t region)
function
680
struct kernargs *kernargs =
device_malloc
(sizeof (*kernargs),
686
} *args =
device_malloc
(sizeof (struct argdata), kernargs_region);
689
struct heap *heap =
device_malloc
(heap_size, heap_region);
693
void *stack =
device_malloc
(stack_size, heap_region);
gcn-run.cc
475
device_malloc
(size_t size, hsa_region_t region)
function
680
struct kernargs *kernargs =
device_malloc
(sizeof (*kernargs),
686
} *args =
device_malloc
(sizeof (struct argdata), kernargs_region);
689
struct heap *heap =
device_malloc
(heap_size, heap_region);
693
void *stack =
device_malloc
(stack_size, heap_region);
gcn-run.cc
475
device_malloc
(size_t size, hsa_region_t region)
function
680
struct kernargs *kernargs =
device_malloc
(sizeof (*kernargs),
686
} *args =
device_malloc
(sizeof (struct argdata), kernargs_region);
689
struct heap *heap =
device_malloc
(heap_size, heap_region);
693
void *stack =
device_malloc
(stack_size, heap_region);
/src/external/gpl3/gcc.old/dist/gcc/config/gcn/
gcn-run.cc
474
device_malloc
(size_t size, hsa_region_t region)
function
692
struct kernargs *kernargs =
device_malloc
(sizeof (*kernargs),
698
} *args =
device_malloc
(sizeof (struct argdata), kernargs_region);
701
struct heap *heap =
device_malloc
(heap_size, heap_region);
gcn-run.cc
474
device_malloc
(size_t size, hsa_region_t region)
function
692
struct kernargs *kernargs =
device_malloc
(sizeof (*kernargs),
698
} *args =
device_malloc
(sizeof (struct argdata), kernargs_region);
701
struct heap *heap =
device_malloc
(heap_size, heap_region);
gcn-run.cc
474
device_malloc
(size_t size, hsa_region_t region)
function
692
struct kernargs *kernargs =
device_malloc
(sizeof (*kernargs),
698
} *args =
device_malloc
(sizeof (struct argdata), kernargs_region);
701
struct heap *heap =
device_malloc
(heap_size, heap_region);
Completed in 102 milliseconds
Indexes created Mon Jul 13 00:28:05 UTC 2026