Lines Matching defs:eb
56 struct eb_vmas *eb = NULL; in eb_create() local
86 eb_reset(struct eb_vmas *eb) in eb_reset()
93 eb_lookup_vmas(struct eb_vmas *eb, in eb_lookup_vmas()
188 static struct i915_vma *eb_get_vma(struct eb_vmas *eb, unsigned long handle) in eb_get_vma()
230 static void eb_destroy(struct eb_vmas *eb) in eb_destroy()
381 struct eb_vmas *eb, in i915_gem_execbuffer_relocate_entry()
487 struct eb_vmas *eb) in i915_gem_execbuffer_relocate_vma()
533 struct eb_vmas *eb, in i915_gem_execbuffer_relocate_vma_slow()
549 i915_gem_execbuffer_relocate(struct eb_vmas *eb) in i915_gem_execbuffer_relocate()
793 struct eb_vmas *eb, in i915_gem_execbuffer_relocate_slow()
1129 struct eb_vmas *eb, in i915_gem_execbuffer_parse()
1307 eb_get_batch(struct eb_vmas *eb) in eb_get_batch()
1332 struct eb_vmas *eb; in i915_gem_do_execbuffer() local