Lines Matching defs:__maybe_unused
984 find_perf_probe_point_from_dwarf(struct probe_trace_point *tp __maybe_unused, in find_perf_probe_point_from_dwarf()
985 struct perf_probe_point *pp __maybe_unused, in find_perf_probe_point_from_dwarf()
986 bool is_kprobe __maybe_unused) in find_perf_probe_point_from_dwarf()
992 struct probe_trace_event **tevs __maybe_unused) in try_to_find_probe_trace_events()
1002 int show_line_range(struct line_range *lr __maybe_unused, in show_line_range()
1003 const char *module __maybe_unused, in show_line_range()
1004 bool user __maybe_unused) in show_line_range()
1010 int show_available_vars(struct perf_probe_event *pevs __maybe_unused, in show_available_vars()
1011 int npevs __maybe_unused, in show_available_vars()
1012 struct strfilter *filter __maybe_unused) in show_available_vars()
2496 void __weak arch__fix_tev_from_maps(struct perf_probe_event *pev __maybe_unused, in arch__fix_tev_from_maps()
2497 struct probe_trace_event *tev __maybe_unused, in arch__fix_tev_from_maps()
2498 struct map *map __maybe_unused) { } in arch__fix_tev_from_maps()
2880 static int filter_available_functions(struct map *map __maybe_unused, in filter_available_functions()