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

  /src/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/
i915_gem_object_blt.c 200 struct igt_thread_arg { struct
210 struct igt_thread_arg *thread = arg;
319 struct igt_thread_arg *thread = arg;
447 struct igt_thread_arg *thread;
459 thread = kcalloc(n_cpus, sizeof(struct igt_thread_arg), GFP_KERNEL);
i915_gem_object_blt.c 200 struct igt_thread_arg { struct
210 struct igt_thread_arg *thread = arg;
319 struct igt_thread_arg *thread = arg;
447 struct igt_thread_arg *thread;
459 thread = kcalloc(n_cpus, sizeof(struct igt_thread_arg), GFP_KERNEL);
i915_gem_object_blt.c 200 struct igt_thread_arg { struct
210 struct igt_thread_arg *thread = arg;
319 struct igt_thread_arg *thread = arg;
447 struct igt_thread_arg *thread;
459 thread = kcalloc(n_cpus, sizeof(struct igt_thread_arg), GFP_KERNEL);

Completed in 33 milliseconds