Home
last modified time | relevance | path

Searched defs:ctx_val (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/ttm/tests/
Dttm_bo_validate_test.c231 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 ctx_val = { .no_wait_gpu = params->no_gpu_wait }; 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-6.14.4/tools/testing/selftests/bpf/progs/
Dkfunc_call_test.c180 struct ctx_val { struct
188 __type(value, struct ctx_val); argument
202 struct ctx_val *ctx_val = bpf_map_lookup_elem(&ctx_map, &key); in kfunc_call_ctx() local
/linux-6.14.4/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k_ipsec.h185 u64 ctx_val : 1; member