Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddsos.h13 struct kmod_path;
46 struct kmod_path *m, const char *filename);
H A Ddso.h781 struct kmod_path { struct
787 int __kmod_path__parse(struct kmod_path *m, const char *path, argument
793 void dso__set_module_info(struct dso *dso, struct kmod_path *m,
H A Ddso.c296 struct kmod_path m; in is_kernel_module()
411 int __kmod_path__parse(struct kmod_path *m, const char *path, in __kmod_path__parse()
475 void dso__set_module_info(struct dso *dso, struct kmod_path *m, in dso__set_module_info()
H A Ddsos.c433 struct kmod_path *m, in dsos__findnew_module_dso()
H A Dmachine.c874 struct kmod_path m; in machine__addnew_module_map()
1349 static int maps__set_module_path(struct maps *maps, const char *path, struct kmod_path *m) in maps__set_module_path()
1418 struct kmod_path m; in maps__set_modules_path_dir()
H A Dsymbol-elf.c899 struct kmod_path m = { .name = NULL, }; in filename__read_build_id()
H A Dheader.c2295 struct kmod_path m = { .name = NULL, }; in __event_process_build_id()
/linux/tools/perf/tests/
H A Dkmod-path.c13 struct kmod_path m; in test()