HomeSort by: relevance | last modified time | path
    Searched defs:request_add_spin (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
selftest_mocs.c 36 static int request_add_spin(struct i915_request *rq, struct igt_spinner *spin) function in typeref:typename:int
330 err = request_add_spin(rq, &spin);
selftest_workarounds.c 52 static int request_add_spin(struct i915_request *rq, struct igt_spinner *spin) function in typeref:typename:int
289 err = request_add_spin(rq, spin);
1232 ret = request_add_spin(rq, &spin);

Completed in 13 milliseconds