OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mem_block
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm/dist/shared-core/
radeon_mem.c
41
static struct
mem_block
*split_block(struct
mem_block
*p, int start, int size,
46
struct
mem_block
*newblock =
63
struct
mem_block
*newblock =
83
static struct
mem_block
*alloc_block(struct
mem_block
*heap, int size,
86
struct
mem_block
*p;
98
static struct
mem_block
*find_block(struct
mem_block
*heap, int start)
100
struct
mem_block
*p
[
all
...]
i915_mem.c
46
static void mark_block(struct drm_device * dev, struct
mem_block
*p, int in_use)
91
static struct
mem_block
*split_block(struct
mem_block
*p, int start, int size,
96
struct
mem_block
*newblock =
113
struct
mem_block
*newblock =
133
static struct
mem_block
*alloc_block(struct
mem_block
*heap, int size,
136
struct
mem_block
*p;
148
static struct
mem_block
*find_block(struct
mem_block
*heap, int start
[
all
...]
i915_drv.h
84
struct
mem_block
{
struct
85
struct
mem_block
*next;
86
struct
mem_block
*prev;
140
struct
mem_block
*agp_heap;
458
extern void i915_mem_takedown(struct
mem_block
**heap);
460
struct drm_file *file_priv, struct
mem_block
*heap);
radeon_drv.h
221
struct
mem_block
{
struct
222
struct
mem_block
*next;
223
struct
mem_block
*prev;
353
struct
mem_block
*gart_heap;
354
struct
mem_block
*fb_heap;
466
extern void radeon_mem_takedown(struct
mem_block
**heap);
468
struct
mem_block
*heap);
Completed in 18 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025