Searched refs:fail_work_allocation (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_ttm_move.c29 * For fail_work_allocation we fail the kmalloc of the async worker, we
35 static bool fail_work_allocation; variable
42 fail_work_allocation = work_allocation;
492 fail_work_allocation))
500 if (!I915_SELFTEST_ONLY(fail_work_allocation))

Completed in 80 milliseconds