Searched defs:ctx_val (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 702 ctx_val = { .no_wait_gpu = params->no_gpu_wait }; in ttm_bo_validate_move_fence_not_signaled() local 765 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; in ttm_bo_validate_happy_evict() local 819 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; in ttm_bo_validate_all_pinned_evict() local 871 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; in ttm_bo_validate_allowed_only_evict() local 933 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; in ttm_bo_validate_deleted_evict() local 984 struct ttm_operation_ctx ctx_init = { }, ctx_val = { }; in ttm_bo_validate_busy_domain_evict() local [all …]
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | kfunc_call_test.c | 180 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/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | cn10k_ipsec.h | 185 u64 ctx_val : 1; member
|