Searched defs:__maybe_unused (Results 376 - 400 of 548) sorted by relevance

<<11121314151617181920>>

/linux-master/tools/perf/util/
H A Devent.c219 int perf_event__process_comm(struct perf_tool *tool __maybe_unused, argument
227 int perf_event__process_namespaces(struct perf_tool *tool __maybe_unused, argument
235 int perf_event__process_cgroup(struct perf_tool *tool __maybe_unused, argument
243 int perf_event__process_lost(struct perf_tool *tool __maybe_unused, argument
251 int perf_event__process_aux(struct perf_tool *tool __maybe_unused, argument
259 int perf_event__process_itrace_start(struct perf_tool *tool __maybe_unused, argument
267 int perf_event__process_aux_output_hw_id(struct perf_tool *tool __maybe_unused, argument
113 find_any_symbol_cb(void *arg, const char *name, char type __maybe_unused, u64 start) argument
275 perf_event__process_lost_samples(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
283 perf_event__process_switch(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample __maybe_unused, struct machine *machine) argument
291 perf_event__process_ksymbol(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample __maybe_unused, struct machine *machine) argument
299 perf_event__process_bpf(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
307 perf_event__process_text_poke(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
390 perf_event__process_mmap(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
398 perf_event__process_mmap2(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
413 perf_event__process_fork(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
421 perf_event__process_exit(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
590 perf_event__process(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
[all...]
H A Dcpumap.c204 struct aggr_cpu_id aggr_cpu_id__socket(struct perf_cpu cpu, void *data __maybe_unused) argument
375 struct aggr_cpu_id aggr_cpu_id__node(struct perf_cpu cpu, void *data __maybe_unused) argument
383 struct aggr_cpu_id aggr_cpu_id__global(struct perf_cpu cpu, void *data __maybe_unused) argument
H A Dstat.c289 static size_t pkg_id_hash(long __key, void *ctx __maybe_unused) argument
296 static bool pkg_id_equal(long __key1, long __key2, void *ctx __maybe_unused) argument
H A Dpmus.c167 static int pmus_cmp(void *priv __maybe_unused, argument
H A Ddata-convert-bt.c795 process_sample_event(struct perf_tool *tool, union perf_event *_event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine __maybe_unused) argument
1296 setup_non_sample_events(struct ctf_writer *cw, struct perf_session *session __maybe_unused) argument
H A Dintel-bts.c86 static void intel_bts_dump(struct intel_bts *bts __maybe_unused, argument
635 intel_bts_process_auxtrace_event(struct perf_session *session, union perf_event *event, struct perf_tool *tool __maybe_unused) argument
677 intel_bts_flush(struct perf_session *session, struct perf_tool *tool __maybe_unused) argument
745 intel_bts_event_synth(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample __maybe_unused, struct machine *machine __maybe_unused) argument
H A Darm-spe.c101 static void arm_spe_dump(struct arm_spe *spe __maybe_unused, argument
987 static int arm_spe_flush(struct perf_session *session __maybe_unused, argument
325 arm_spe_deliver_synth_event(struct arm_spe *spe, struct arm_spe_queue *speq __maybe_unused, union perf_event *event, struct perf_sample *sample) argument
948 arm_spe_process_auxtrace_event(struct perf_session *session, union perf_event *event, struct perf_tool *tool __maybe_unused) argument
1081 arm_spe_event_synth(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample __maybe_unused, struct machine *machine __maybe_unused) argument
H A Dcs-etm.h269 cs_etm__process_auxtrace_info_full(union perf_event *event __maybe_unused, argument
/linux-master/tools/perf/tests/
H A Dpmu-events.c485 static int test__pmu_event_table(struct test_suite *test __maybe_unused, argument
768 static int test__aliases(struct test_suite *test __maybe_unused, argument
960 static int test__parsing(struct test_suite *test __maybe_unused, argument
419 test__pmu_event_table_core_callback(const struct pmu_event *pe, const struct pmu_events_table *table __maybe_unused, void *data) argument
453 test__pmu_event_table_sys_callback(const struct pmu_event *pe, const struct pmu_events_table *table __maybe_unused, void *data) argument
1046 test__parsing_fake_callback(const struct pmu_metric *pm, const struct pmu_metrics_table *table __maybe_unused, void *data __maybe_unused) argument
1058 test__parsing_fake(struct test_suite *test __maybe_unused, int subtest __maybe_unused) argument
1076 test__parsing_threshold_callback(const struct pmu_metric *pm, const struct pmu_metrics_table *table __maybe_unused, void *data __maybe_unused) argument
1085 test__parsing_threshold(struct test_suite *test __maybe_unused, int subtest __maybe_unused) argument
[all...]
/linux-master/tools/lib/subcmd/
H A Dparse-options.c995 parse_opt_verbosity_cb(const struct option *opt, const char *arg __maybe_unused, int unset) argument
/linux-master/tools/perf/ui/
H A Dhist.c488 static int64_t hpp__nop_cmp(struct perf_hpp_fmt *fmt __maybe_unused, argument
306 hpp__width_fn(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp __maybe_unused, struct hists *hists) argument
322 hpp__header_fn(struct perf_hpp_fmt *fmt, struct perf_hpp *hpp, struct hists *hists, int line __maybe_unused, int *span __maybe_unused) argument
[all...]
/linux-master/tools/perf/arch/arm/util/
H A Dcs-etm.c858 static u64 cs_etm_reference(struct auxtrace_record *itr __maybe_unused) argument
914 cs_etm_get_default_config(const struct perf_pmu *pmu __maybe_unused, argument
/linux-master/tools/perf/
H A Dbuiltin-annotate.c171 hist_iter__branch_callback(struct hist_entry_iter *iter, struct addr_location *al __maybe_unused, bool single __maybe_unused, void *arg __maybe_unused) argument
661 parse_percent_limit(const struct option *opt, const char *str, int unset __maybe_unused) argument
/linux-master/mm/
H A Dmremap.c1056 struct hstate *h __maybe_unused = hstate_vma(vma); local
/linux-master/drivers/i2c/busses/
H A Di2c-synquacer.c615 static const struct of_device_id synquacer_i2c_dt_ids[] __maybe_unused = { variable in typeref:struct:synquacer_i2c_dt_ids
/linux-master/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common-v2.h109 static const char * const mtk_default_register_base_names[] __maybe_unused = { variable
/linux-master/drivers/clocksource/
H A Dsh_mtu2.c493 static const struct of_device_id sh_mtu2_of_table[] __maybe_unused = { variable in typeref:struct:sh_mtu2_of_table
H A Dsh_cmt.c964 static const struct of_device_id sh_cmt_of_table[] __maybe_unused = { variable in typeref:struct:sh_cmt_of_table
/linux-master/drivers/nfc/pn544/
H A Di2c.c53 static const struct acpi_device_id pn544_hci_i2c_acpi_match[] __maybe_unused = { variable in typeref:struct:pn544_hci_i2c_acpi_match
944 static const struct of_device_id of_pn544_i2c_match[] __maybe_unused = { variable in typeref:struct:of_pn544_i2c_match
/linux-master/drivers/parisc/
H A Dlba_pci.c407 int error __maybe_unused = 0; local
1021 long io_count __maybe_unused; local
/linux-master/drivers/power/supply/
H A Dltc4162-l-charger.c911 static const struct of_device_id ltc4162l_of_match[] __maybe_unused = { variable in typeref:struct:ltc4162l_of_match
/linux-master/drivers/regulator/
H A Dlp872x.c930 static const struct of_device_id lp872x_dt_ids[] __maybe_unused = { variable in typeref:struct:lp872x_dt_ids
/linux-master/drivers/fpga/
H A Dsocfpga.c97 static const char *supply_names[SOCFPGA_FPGMGR_NUM_SUPPLIES] __maybe_unused = { variable
/linux-master/drivers/crypto/
H A Dimg-hash.c930 static const struct of_device_id img_hash_match[] __maybe_unused = { variable in typeref:struct:img_hash_match
/linux-master/kernel/locking/
H A Dlocktorture.c169 static int torture_lock_busted_write_lock(int tid __maybe_unused) argument
183 static void torture_lock_busted_write_unlock(int tid __maybe_unused) argument
485 torture_mutex_nested_lock(int tid __maybe_unused, u32 lockset) argument
518 torture_mutex_nested_unlock(int tid __maybe_unused, u32 lockset) argument
654 torture_rtmutex_nested_lock(int tid __maybe_unused, u32 lockset) argument
703 torture_rtmutex_nested_unlock(int tid __maybe_unused, u32 lockset) argument
[all...]

Completed in 352 milliseconds

<<11121314151617181920>>