Searched defs:module_name (Results 1 – 3 of 3) sorted by relevance
7 static const char *module_name = "bpf_testmod"; variable
332 char module_name[128]; in kernel_get_module_dso() local
4519 struct btf *btf__load_module_btf(const char *module_name, struct btf *vmlinux_btf) in btf__load_module_btf()