OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:relocation_count
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gem/
i915_gem_execbuffer.c
249
/** list of vma that have execobj.
relocation_count
*/
505
if (entry->
relocation_count
)
528
if (entry->
relocation_count
&&
1454
remain = entry->
relocation_count
;
1547
for (i = 0; i < entry->
relocation_count
; i++) {
1567
size = entry->
relocation_count
;
1596
const unsigned int nreloc = eb->exec[i].
relocation_count
;
1663
if (eb->exec[i].
relocation_count
)
1794
if (!entry->
relocation_count
)
2962
exec2_list[i].
relocation_count
= exec_list[i].relocation_count
[
all
...]
/src/sys/external/bsd/drm/dist/shared-core/
i915_drm.h
636
uint32_t
relocation_count
;
member in struct:drm_i915_gem_exec_object
/src/sys/external/bsd/drm2/dist/include/uapi/drm/
i915_drm.h
924
__u32
relocation_count
;
member in struct:drm_i915_gem_exec_object
974
__u32
relocation_count
;
member in struct:drm_i915_gem_exec_object2
Completed in 16 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025