Searched refs:eb_parse (Results 1 – 1 of 1) sorted by relevance
319 static int eb_parse(struct i915_execbuffer *eb);1860 err = eb_parse(eb); in eb_relocate_parse_slow()1943 err = eb_parse(eb); in eb_relocate_parse()2284 static int eb_parse(struct i915_execbuffer *eb) in eb_parse() function