Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_bo.c1119 .gfp_retry_mayfail = true, in xe_bo_evict_pinned()
1181 .gfp_retry_mayfail = false, in xe_bo_restore_pinned()
1352 .gfp_retry_mayfail = false, in xe_ttm_bo_swap_notify()
1636 .gfp_retry_mayfail = true, in ___xe_bo_create_locked()
2261 .gfp_retry_mayfail = true, in xe_bo_validate()
2724 .gfp_retry_mayfail = true, in xe_bo_migrate()
2775 .gfp_retry_mayfail = true, in xe_bo_evict()
/linux-6.15/include/drm/ttm/
H A Dttm_bo.h186 bool gfp_retry_mayfail; member
/linux-6.15/drivers/gpu/drm/ttm/
H A Dttm_pool.c718 if (ctx->gfp_retry_mayfail) in __ttm_pool_alloc()
847 if (ctx->gfp_retry_mayfail) in ttm_pool_restore_and_alloc()
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_object.c636 .gfp_retry_mayfail = true, in amdgpu_bo_create()