Searched refs:btf_try_get_module (Results 1 – 3 of 3) sorted by relevance
96 struct module *btf_try_get_module(const struct btf *btf);
6133 struct module *btf_try_get_module(const struct btf *btf) in btf_try_get_module() function
11340 btf_mod->module = btf_try_get_module(btf); in check_pseudo_btf_id()