Lines Matching defs:__maybe_unused
911 find_perf_probe_point_from_dwarf(struct probe_trace_point *tp __maybe_unused, in find_perf_probe_point_from_dwarf()
912 struct perf_probe_point *pp __maybe_unused, in find_perf_probe_point_from_dwarf()
913 bool is_kprobe __maybe_unused) in find_perf_probe_point_from_dwarf()
919 struct probe_trace_event **tevs __maybe_unused, in try_to_find_probe_trace_events()
920 int max_tevs __maybe_unused, in try_to_find_probe_trace_events()
921 const char *target __maybe_unused) in try_to_find_probe_trace_events()
931 int show_line_range(struct line_range *lr __maybe_unused, in show_line_range()
932 const char *module __maybe_unused, in show_line_range()
933 bool user __maybe_unused) in show_line_range()
939 int show_available_vars(struct perf_probe_event *pevs __maybe_unused, in show_available_vars()
940 int npevs __maybe_unused, int max_vls __maybe_unused, in show_available_vars()
941 const char *module __maybe_unused, in show_available_vars()
942 struct strfilter *filter __maybe_unused, in show_available_vars()
943 bool externs __maybe_unused) in show_available_vars()
2798 static int filter_available_functions(struct map *map __maybe_unused, in filter_available_functions()