Searched refs:eb_parse (Results 1 – 1 of 1) sorted by relevance
318 static int eb_parse(struct i915_execbuffer *eb);1811 err = eb_parse(eb); in eb_relocate_parse_slow()1894 err = eb_parse(eb); in eb_relocate_parse()2233 static int eb_parse(struct i915_execbuffer *eb) in eb_parse() function