Searched refs:module_btf_exists (Results 1 – 2 of 2) sorted by relevance
95 bool module_btf_exists(const char *mod);
1029 if (mod && module_btf_exists(mod)) { in fentry_can_attach()1109 bool module_btf_exists(const char *mod) in module_btf_exists() function