Searched defs:ctx_init (Results 1 – 3 of 3) 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 701 struct ttm_operation_ctx ctx_init = { }, in ttm_bo_validate_move_fence_not_signaled() local 765 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; ttm_bo_validate_happy_evict() local 819 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; ttm_bo_validate_all_pinned_evict() local 871 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; ttm_bo_validate_allowed_only_evict() local 933 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; ttm_bo_validate_deleted_evict() local 984 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; ttm_bo_validate_busy_domain_evict() local 1037 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; ttm_bo_validate_evict_gutting() local 1082 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; ttm_bo_validate_recrusive_evict() local [all...] |
/linux/drivers/crypto/hisilicon/sec2/ |
H A D | sec_crypto.c | 2577 #define SEC_AEAD_ALG(sec_cra_name, sec_set_key, ctx_init,\ argument
|
/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
|