Home
last modified time | relevance | path

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

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