Home
last modified time | relevance | path

Searched +defs:filename +defs:regex (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/build/
Dkernel_build.py42 def normpath(self, filename): argument
55 def report_build_warning(self, filename, regex, details): argument
81 def parse_build_warning(self, blocks, regex, title_regex): argument
284 def get_logger(filename): argument
/kernel/linux/linux-5.10/tools/perf/util/
Dmachine.c692 const char *filename) in machine__findnew_module_dso()
862 const char *filename) in machine__addnew_module_map()
929 char filename[PATH_MAX]; in machine__fprintf_vmlinux_path() local
1016 char filename[PATH_MAX]; in machine__get_running_kernel_start() local
1276 int machine__load_kallsyms(struct machine *machine, const char *filename) in machine__load_kallsyms()
1993 static bool symbol__match_regex(struct symbol *sym, regex_t *regex) in symbol__match_regex()
3092 struct dso *machine__findnew_dso_id(struct machine *machine, const char *filename, struct dso_id *i… in machine__findnew_dso_id()
3097 struct dso *machine__findnew_dso(struct machine *machine, const char *filename) in machine__findnew_dso()
/kernel/linux/linux-6.6/tools/perf/util/
Dmachine.c838 const char *filename) in machine__findnew_module_dso()
1041 const char *filename) in machine__addnew_module_map()
1111 char filename[PATH_MAX]; in machine__fprintf_vmlinux_path() local
1194 char filename[PATH_MAX]; in machine__get_running_kernel_start() local
1460 int machine__load_kallsyms(struct machine *machine, const char *filename) in machine__load_kallsyms()
2214 static bool symbol__match_regex(struct symbol *sym, regex_t *regex) in symbol__match_regex()
3364 struct dso *machine__findnew_dso_id(struct machine *machine, const char *filename, struct dso_id *i… in machine__findnew_dso_id()
3369 struct dso *machine__findnew_dso(struct machine *machine, const char *filename) in machine__findnew_dso()