Searched defs:kmod (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/perf/tests/ | ||
| H A D | kmod-path.c | 10 static int test(const char *path, bool alloc_name, bool kmod, in test() |
| /linux/tools/perf/util/ | ||
| H A D | symbol.c | 1588 dso__is_compatible_symtab_type(struct dso * dso,bool kmod,enum dso_binary_type type) dso__is_compatible_symtab_type() argument |
| H A D | dso.h | 803 bool kmod; member |