Searched refs:bpf_crypto_ctx_acquire (Results 1 – 3 of 3) sorted by relevance
59 cctx = bpf_crypto_ctx_acquire(cctx); in crypto_acquire()
12 struct bpf_crypto_ctx *bpf_crypto_ctx_acquire(struct bpf_crypto_ctx *ctx) __ksym;
243 bpf_crypto_ctx_acquire(struct bpf_crypto_ctx *ctx) in bpf_crypto_ctx_acquire() function351 BTF_ID_FLAGS(func, bpf_crypto_ctx_acquire, KF_ACQUIRE | KF_RCU | KF_RET_NULL)