Searched defs:ctx_init (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/ttm/tests/ |
H A D | ttm_bo_validate_test.c | 231 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; in ttm_bo_validate_basic() local 376 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; in ttm_bo_validate_same_placement() local 415 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; in ttm_bo_validate_busy_placement() local 463 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; in ttm_bo_validate_multihop() local 700 struct ttm_operation_ctx ctx_init = { }, in ttm_bo_validate_move_fence_not_signaled() local 814 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; in ttm_bo_validate_happy_evict() local 868 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; in ttm_bo_validate_all_pinned_evict() local 920 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; in ttm_bo_validate_allowed_only_evict() local 982 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; in ttm_bo_validate_deleted_evict() local 1033 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; in ttm_bo_validate_busy_domain_evict() local [all …]
|
/linux/drivers/accel/habanalabs/common/ |
H A D | habanalabs.h | 1720 int (*ctx_init)(struct hl_ctx *ctx); member 2902 int (*ctx_init)(struct hl_ctx *ctx); member
|