Home
last modified time | relevance | path

Searched refs:bpf_crypto_ctx_acquire (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dcrypto_basic.c59 cctx = bpf_crypto_ctx_acquire(cctx); in crypto_acquire()
H A Dcrypto_common.h12 struct bpf_crypto_ctx *bpf_crypto_ctx_acquire(struct bpf_crypto_ctx *ctx) __ksym;
/linux/kernel/bpf/
H A Dcrypto.c243 bpf_crypto_ctx_acquire(struct bpf_crypto_ctx *ctx) in bpf_crypto_ctx_acquire() function
351 BTF_ID_FLAGS(func, bpf_crypto_ctx_acquire, KF_ACQUIRE | KF_RCU | KF_RET_NULL)