Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c23407 env->attach_btf_mod = btf_try_get_module(btf); in check_struct_ops_btf_id()
23408 if (!env->attach_btf_mod) { in check_struct_ops_btf_id()
24830 module_put(env->attach_btf_mod); in bpf_check()