Home
last modified time | relevance | path

Searched refs:igt_thread_arg (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_object_blt.c195 struct igt_thread_arg { struct
205 struct igt_thread_arg *thread = arg; in igt_fill_blt_thread() argument
323 struct igt_thread_arg *thread = arg; in igt_copy_blt_thread()
464 struct igt_thread_arg *thread; in igt_threaded_blt()
476 thread = kcalloc(n_cpus, sizeof(struct igt_thread_arg), GFP_KERNEL); in igt_threaded_blt()