Searched refs:eb_parse (Results 1 – 1 of 1) sorted by relevance
301 static int eb_parse(struct i915_execbuffer *eb);1735 err = eb_parse(eb); in eb_relocate_parse_slow()1841 err = eb_parse(eb); in eb_relocate_parse()2038 static int eb_parse(struct i915_execbuffer *eb) in eb_parse() function