Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/ttm/
H A Dttm_bo.h181 bool gfp_retry_mayfail; member
/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_pool.c445 if (ctx->gfp_retry_mayfail) in ttm_pool_alloc()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_object.c551 .gfp_retry_mayfail = true, in amdgpu_bo_create()