Searched refs:eb_parse (Results 1 – 1 of 1) sorted by relevance
307 static int eb_parse(struct i915_execbuffer *eb);2002 err = eb_parse(eb); in eb_relocate_parse_slow()2108 err = eb_parse(eb); in eb_relocate_parse()2426 static int eb_parse(struct i915_execbuffer *eb) in eb_parse() function