Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dbtf.h159 struct module *btf_try_get_module(const struct btf *btf);
/Linux-v6.1/kernel/bpf/
Dbtf.c3484 mod = btf_try_get_module(kernel_btf); in btf_parse_kptrs()
7203 struct module *btf_try_get_module(const struct btf *btf) in btf_try_get_module() function
Dverifier.c1971 mod = btf_try_get_module(btf); in __find_kfunc_desc_btf()
12644 btf_mod->module = btf_try_get_module(btf); in check_pseudo_btf_id()