OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:relocs_total_size
(Results
1 - 2
of
2
) sorted by null
/external/libdrm/radeon/
radeon_cs_int.h
23
unsigned
relocs_total_size
;
member in struct:radeon_cs_int
radeon_cs_gem.c
148
csg->base.
relocs_total_size
= 0;
273
cs->
relocs_total_size
+= boi->size;
491
cs->
relocs_total_size
= 0;
502
return 0; //(cs->
relocs_total_size
> (32*1024*1024));
Completed in 550 milliseconds