Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dcrypto.c376 const struct btf_id_dtor_kfunc bpf_crypto_dtors[] = { in BTF_ID() local
388 return ret ?: register_btf_id_dtor_kfuncs(bpf_crypto_dtors, in BTF_ID()
389 ARRAY_SIZE(bpf_crypto_dtors), in BTF_ID()