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

  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
selftest_timeline.c 167 struct __igt_sync { struct
174 static int __igt_sync(struct intel_timeline *tl, function in typeref:typename:int
176 const struct __igt_sync *p,
198 const struct __igt_sync pass[] = {
226 ret = __igt_sync(&tl, ctx, p, "1");
240 ret = __igt_sync(&tl, ctx, p, "2");
selftest_timeline.c 167 struct __igt_sync { struct
174 static int __igt_sync(struct intel_timeline *tl, function in typeref:typename:int
176 const struct __igt_sync *p,
198 const struct __igt_sync pass[] = {
226 ret = __igt_sync(&tl, ctx, p, "1");
240 ret = __igt_sync(&tl, ctx, p, "2");

Completed in 22 milliseconds