Searched refs:eb_parse (Results 1 – 1 of 1) sorted by relevance
306 static int eb_parse(struct i915_execbuffer *eb);2007 err = eb_parse(eb); in eb_relocate_parse_slow()2113 err = eb_parse(eb); in eb_relocate_parse()2285 static int eb_parse(struct i915_execbuffer *eb) in eb_parse() function