Searched refs:btf_parse_module (Results 1 – 1 of 1) sorted by relevance
5789 static struct btf *btf_parse_module(const char *module_name, const void *data, unsigned int data_si… in btf_parse_module() function7372 btf = btf_parse_module(mod->name, mod->btf_data, mod->btf_data_size); in btf_module_notify()