Home
last modified time | relevance | path

Searched refs:kmod_path (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/tools/perf/util/
Ddso.h265 struct kmod_path { struct
271 int __kmod_path__parse(struct kmod_path *m, const char *path, argument
277 void dso__set_module_info(struct dso *dso, struct kmod_path *m,
Ddso.c234 struct kmod_path m; in is_kernel_module()
343 int __kmod_path__parse(struct kmod_path *m, const char *path, in __kmod_path__parse()
407 void dso__set_module_info(struct dso *dso, struct kmod_path *m, in dso__set_module_info()
Dmachine.c670 struct kmod_path *m, in machine__findnew_module_dso()
793 struct kmod_path m; in machine__findnew_module_map()
1290 struct kmod_path *m) in map_groups__set_module_path()
1355 struct kmod_path m; in map_groups__set_modules_path_dir()
Dheader.c1933 struct kmod_path m = { .name = NULL, }; in __event_process_build_id()
/Linux-v5.4/tools/perf/tests/
Dkmod-path.c13 struct kmod_path m; in test()