Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbtf.c8188 static int check_btf_kconfigs(const struct module *module, const char *feature) in check_btf_kconfigs() function
8587 return check_btf_kconfigs(kset->owner, "kfunc"); in __register_btf_kfunc_id_set()
8696 return check_btf_kconfigs(owner, "dtor kfuncs"); in register_btf_id_dtor_kfuncs()
9375 return check_btf_kconfigs(st_ops->owner, "struct_ops"); in __register_bpf_struct_ops()