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()
235 static void eb_destroy(struct eb_vmas *eb) in eb_destroy()
386 struct eb_vmas *eb, in i915_gem_execbuffer_relocate_entry()
493 struct eb_vmas *eb) in i915_gem_execbuffer_relocate_vma()
539 struct eb_vmas *eb, in i915_gem_execbuffer_relocate_vma_slow()
555 i915_gem_execbuffer_relocate(struct eb_vmas *eb) in i915_gem_execbuffer_relocate()
783 struct eb_vmas *eb, in i915_gem_execbuffer_relocate_slow()
1139 struct eb_vmas *eb, in i915_gem_execbuffer_parse()
1383 eb_get_batch(struct eb_vmas *eb) in eb_get_batch()
1408 struct eb_vmas *eb; in i915_gem_do_execbuffer() local