Searched defs:__maybe_unused (Results 76 - 100 of 548) sorted by relevance

1234567891011>>

/linux-master/sound/soc/qcom/
H A Dlpass-apq8016.c290 static const struct of_device_id apq8016_lpass_cpu_device_id[] __maybe_unused = { variable in typeref:struct:apq8016_lpass_cpu_device_id
/linux-master/tools/perf/util/
H A Ddwarf-regs.c75 __weak int get_arch_regnum(const char *name __maybe_unused) argument
H A Ddebuginfo.h34 static inline struct debuginfo *debuginfo__new(const char *path __maybe_unused) argument
39 static inline void debuginfo__delete(struct debuginfo *dbg __maybe_unused) argument
43 static inline int debuginfo__get_text_offset(struct debuginfo *dbg __maybe_unused, argument
56 static inline int get_source_from_debuginfod(const char *raw_path __maybe_unused, argument
H A Dcompress.h43 static inline int zstd_init(struct zstd_data *data __maybe_unused, int level __maybe_unused) argument
48 static inline int zstd_fini(struct zstd_data *data __maybe_unused) argument
54 ssize_t zstd_compress_stream_to_records(struct zstd_data *data __maybe_unused, argument
63 zstd_decompress_stream(struct zstd_data *data __maybe_unused, void *src __maybe_unused, size_t src_size __maybe_unused, void *dst __maybe_unused, size_t dst_size __maybe_unused) argument
[all...]
H A Dbpf-event.h40 static inline int machine__process_bpf(struct machine *machine __maybe_unused, argument
47 static inline int evlist__add_bpf_sb_event(struct evlist *evlist __maybe_unused, argument
53 static inline void __bpf_event__print_bpf_prog_info(struct bpf_prog_info *info __maybe_unused, argument
H A Dbpf_ftrace.c109 int perf_ftrace__latency_start_bpf(struct perf_ftrace *ftrace __maybe_unused) argument
115 int perf_ftrace__latency_stop_bpf(struct perf_ftrace *ftrace __maybe_unused) argument
121 int perf_ftrace__latency_read_bpf(struct perf_ftrace *ftrace __maybe_unused, argument
150 int perf_ftrace__latency_cleanup_bpf(struct perf_ftrace *ftrace __maybe_unused) argument
/linux-master/tools/perf/tests/workloads/
H A Dthloop.c14 static void sighandler(int sig __maybe_unused) argument
/linux-master/tools/perf/tests/
H A Dkeep-tracking.c64 static int test__keep_tracking(struct test_suite *test __maybe_unused, int subtest __maybe_unused) argument
H A Dthread-maps-share.c7 static int test__thread_maps_share(struct test_suite *test __maybe_unused, int subtest __maybe_unused) argument
H A Dbitmap.c44 static int test__bitmap_print(struct test_suite *test __maybe_unused, int subtest __maybe_unused) argument
H A Dtopology.c205 static int test__session_topology(struct test_suite *test __maybe_unused, int subtest __maybe_unused) argument
H A Devsel-roundtrip-name.c84 static int test__perf_evsel__roundtrip_name_test(struct test_suite *test __maybe_unused, argument
H A Dbackward-ring-buffer.c85 static int test__backward_ring_buffer(struct test_suite *test __maybe_unused, int subtest __maybe_unused) argument
90 struct evsel *evsel __maybe_unused; local
H A Dsdt.c79 static int test__sdt_event(struct test_suite *test __maybe_unused, int subtests __maybe_unused) argument
117 static int test__sdt_event(struct test_suite *test __maybe_unused, int subtests __maybe_unused) argument
H A Dopenat-syscall-tp-fields.c26 static int test__syscall_openat_tp_fields(struct test_suite *test __maybe_unused, argument
H A Dparse-no-sample-id-all.c71 static int test__parse_no_sample_id_all(struct test_suite *test __maybe_unused, argument
/linux-master/arch/x86/platform/pvh/
H A Denlighten.c40 void __init __weak mem_map_via_hcall(struct boot_params *ptr __maybe_unused) argument
/linux-master/tools/testing/selftests/perf_events/
H A Dwatermark_signal.c20 #define __maybe_unused __attribute__((__unused__)) macro
24 static void handle_sigio(int signum __maybe_unused, argument
/linux-master/tools/perf/ui/
H A Dhelpline.c15 static void nop_helpline__push(const char *msg __maybe_unused) argument
19 static int nop_helpline__show(const char *fmt __maybe_unused, argument
H A Dsetup.c67 static inline void exit_gtk_browser(bool wait_for_ok __maybe_unused) {} argument
70 int stdio__config_color(const struct option *opt __maybe_unused, argument
/linux-master/tools/perf/bench/
H A Dkallsyms-parse.c27 static int bench_process_symbol(void *arg __maybe_unused, argument
/linux-master/arch/arm/mach-versatile/
H A Dintegrator_cp.c37 static struct map_desc intcp_io_desc[] __initdata __maybe_unused = { variable in typeref:struct:__initdata
/linux-master/arch/mips/include/asm/
H A Dsyscall.h60 unsigned long usp __maybe_unused = regs->regs[29]; local
/linux-master/tools/perf/arch/x86/tests/
H A Dsample-parsing.c122 int test__x86_sample_parsing(struct test_suite *test __maybe_unused, int subtest __maybe_unused) argument
/linux-master/tools/perf/arch/arm64/util/
H A Dkvm-stat.c80 int cpu_isa_init(struct perf_kvm_stat *kvm, const char *cpuid __maybe_unused) argument
43 event_begin(struct evsel *evsel, struct perf_sample *sample __maybe_unused, struct event_key *key __maybe_unused) argument

Completed in 226 milliseconds

1234567891011>>