Home
last modified time | relevance | path

Searched defs:unset (Results 1 – 23 of 23) sorted by relevance

/linux-5.19.10/tools/perf/util/
Dparse-regs-options.c13 __parse_regs(const struct option *opt, const char *str, int unset, bool intr) in __parse_regs()
90 parse_user_regs(const struct option *opt, const char *str, int unset) in parse_user_regs()
96 parse_intr_regs(const struct option *opt, const char *str, int unset) in parse_intr_regs()
Dparse-branch-options.c94 parse_branch_stack(const struct option *opt, const char *str, int unset) in parse_branch_stack()
Dclockid.c68 int parse_clockid(const struct option *opt, const char *str, int unset) in parse_clockid()
Dauxtrace.c1428 const char *str, int unset) in itrace_do_parse_synth_opts()
1623 int itrace_parse_synth_opts(const struct option *opt, const char *str, int unset) in itrace_parse_synth_opts()
Dparse-events.c2532 int parse_events_option_new_evlist(const struct option *opt, const char *str, int unset) in parse_events_option_new_evlist()
/linux-5.19.10/tools/objtool/
Dbuiltin-check.c29 static int parse_dump(const struct option *opt, const char *str, int unset) in parse_dump()
39 static int parse_hacks(const struct option *opt, const char *str, int unset) in parse_hacks()
/linux-5.19.10/tools/perf/
Dbuiltin-ftrace.c980 const char *str, int unset) in opt_list_avail_functions()
1038 const char *str, int unset) in parse_buffer_size()
1069 const char *str, int unset) in parse_func_tracer_opts()
1090 const char *str, int unset) in parse_graph_tracer_opts()
Dbuiltin-record.c498 int unset) in record__aio_parse()
544 int unset) in record__mmap_flush_parse()
579 static int record__parse_comp_level(const struct option *opt, const char *str, int unset) in record__parse_comp_level()
2674 const char *arg, bool unset) in record_opts__parse_callchain()
2699 int unset) in record_parse_callchain_opt()
2758 static int record__parse_affinity(const struct option *opt, const char *str, int unset) in record__parse_affinity()
2814 static int record__parse_threads(const struct option *opt, const char *str, int unset) in record__parse_threads()
2846 const char *str, int unset) in parse_output_max_size()
Dbuiltin-top.c1358 callchain_opt(const struct option *opt, const char *arg, int unset) in callchain_opt()
1365 parse_callchain_opt(const struct option *opt, const char *arg, int unset) in parse_callchain_opt()
Dbuiltin-stat.c1143 const char *s __maybe_unused, int unset) in stat__set_big_num()
1151 const char *s __maybe_unused, int unset) in enable_metric_only()
1178 const char *str, int unset) in parse_stat_cgroups()
Dbuiltin-mem.c383 parse_mem_ops(const struct option *opt, const char *str, int unset) in parse_mem_ops()
Dbuiltin-report.c1039 report_parse_callchain_opt(const struct option *opt, const char *arg, int unset) in report_parse_callchain_opt()
1112 const char *str __maybe_unused, int unset) in parse_branch_mode()
Dbuiltin-probe.c288 const char *str, int unset) in opt_set_filter_with_command()
Dbuiltin-timechart.c1868 int __maybe_unused unset) in parse_process()
1877 int __maybe_unused unset) in parse_highlight()
1893 parse_time(const struct option *opt, const char *arg, int __maybe_unused unset) in parse_time()
Dbuiltin-inject.c740 static int parse_vm_time_correlation(const struct option *opt, const char *str, int unset) in parse_vm_time_correlation()
Dbuiltin-c2c.c2618 parse_callchain_opt(const struct option *opt, const char *arg, int unset) in parse_callchain_opt()
Dbuiltin-trace.c4705 static int trace__parse_cgroups(const struct option *opt, const char *str, int unset)
/linux-5.19.10/tools/lib/subcmd/
Dparse-options.c73 const int unset = flags & OPT_UNSET; in get_value() local
983 int unset) in parse_opt_verbosity_cb()
/linux-5.19.10/drivers/pinctrl/bcm/
Dpinctrl-ns.c166 u32 unset = 0; in ns_pinctrl_set_mux() local
/linux-5.19.10/drivers/media/i2c/
Dov9640.c229 static int ov9640_reg_rmw(struct i2c_client *client, u8 reg, u8 set, u8 unset) in ov9640_reg_rmw()
/linux-5.19.10/drivers/staging/media/zoran/
Dvideocodec.h253 int (*unset)(struct videocodec *codec); member
/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Dsdma_v4_0.c993 int i, unset = 0; in sdma_v4_0_gfx_stop() local
1036 bool unset = false; in sdma_v4_0_page_stop() local
/linux-5.19.10/drivers/i2c/busses/
Di2c-pxa.c287 const char *unset; member