Searched refs:btf_get_module_btf (Results 1 – 3 of 3) sorted by relevance
240 struct btf *btf_get_module_btf(const struct module *module);
8660 struct btf *btf_get_module_btf(const struct module *module) in btf_get_module_btf() function9188 btf = btf_get_module_btf(kset->owner); in __register_btf_kfunc_id_set()9304 btf = btf_get_module_btf(owner); in register_btf_id_dtor_kfuncs()9982 btf = btf_get_module_btf(st_ops->owner); in __register_bpf_struct_ops()
2259 btf = btf_get_module_btf(mod); in event_btf_ids_read()