Home
last modified time | relevance | path

Searched defs:ctx2 (Results 1 – 8 of 8) sorted by relevance

/linux/lib/crypto/mpi/
H A Dmpih-mul.c395 struct karatsuba_ctx *ctx2; in mpihelp_release_karatsuba_ctx() local
/linux/arch/riscv/crypto/
H A Daes-riscv64-glue.c341 struct crypto_aes_ctx ctx2; member
/linux/crypto/
H A Dalgif_hash.c236 struct hash_ctx *ctx2; in hash_accept() local
/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_bo_test.c142 struct ww_acquire_ctx ctx1, ctx2; in ttm_bo_reserve_deadlock() local
/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_iterating_callbacks.c220 struct num_context ctx2 = { .i = 0 }; in bpf_loop_iter_limit_nested() local
/linux/io_uring/
H A Drsrc.c923 static void lock_two_rings(struct io_ring_ctx *ctx1, struct io_ring_ctx *ctx2) in lock_two_rings()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dreg_bounds.c1183 const char *ctx1, const char *ctx2) in assert_range_eq()
/linux/kernel/events/
H A Dcore.c3432 struct perf_event_context *ctx2) in context_equiv()