OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:initheap
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm/dist/shared-core/
radeon_mem.c
284
drm_radeon_mem_init_heap_t *
initheap
= data;
local in function:radeon_mem_init_heap
292
heap = get_heap(dev_priv,
initheap
->region);
301
return init_heap(heap,
initheap
->start,
initheap
->size);
i915_mem.c
341
drm_i915_mem_init_heap_t *
initheap
= data;
local in function:i915_mem_init_heap
349
heap = get_heap(dev_priv,
initheap
->region);
358
return init_heap(heap,
initheap
->start,
initheap
->size);
Completed in 38 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025