Searched defs:btf_module (Results 1 – 1 of 1) sorted by relevance
38678 struct btf_module { struct38679 struct list_head list;38680 struct module *module;38681 struct btf *btf;38682 struct bin_attribute *sysfs_attr;38683 int flags;