| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | parse-regs-options.c | 13 __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()
|
| D | parse-branch-options.c | 94 parse_branch_stack(const struct option *opt, const char *str, int unset) in parse_branch_stack()
|
| D | clockid.c | 68 int parse_clockid(const struct option *opt, const char *str, int unset) in parse_clockid()
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | parse-regs-options.c | 13 __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()
|
| D | parse-branch-options.c | 98 parse_branch_stack(const struct option *opt, const char *str, int unset) in parse_branch_stack()
|
| D | clockid.c | 68 int parse_clockid(const struct option *opt, const char *str, int unset) in parse_clockid()
|
| /kernel/linux/linux-6.6/tools/objtool/ |
| D | builtin-check.c | 29 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()
|
| /kernel/linux/linux-5.10/tools/perf/ |
| D | builtin-ftrace.c | 726 const char *str, int unset) in opt_list_avail_functions() 784 const char *str, int unset) in parse_buffer_size() 815 const char *str, int unset) in parse_func_tracer_opts() 836 const char *str, int unset) in parse_graph_tracer_opts()
|
| D | builtin-record.c | 405 int unset) in record__aio_parse() 451 int unset) in record__mmap_flush_parse() 486 static int record__parse_comp_level(const struct option *opt, const char *str, int unset) in record__parse_comp_level() 2086 const char *arg, bool unset) in record_opts__parse_callchain() 2111 int unset) in record_parse_callchain_opt() 2162 static int record__parse_affinity(const struct option *opt, const char *str, int unset) in record__parse_affinity() 2178 const char *str, int unset) in parse_output_max_size()
|
| D | builtin-mem.c | 326 parse_mem_ops(const struct option *opt, const char *str, int unset) in parse_mem_ops()
|
| D | builtin-top.c | 1366 callchain_opt(const struct option *opt, const char *arg, int unset) in callchain_opt() 1373 parse_callchain_opt(const struct option *opt, const char *arg, int unset) in parse_callchain_opt()
|
| D | builtin-stat.c | 1029 const char *s __maybe_unused, int unset) in stat__set_big_num() 1037 const char *s __maybe_unused, int unset) in enable_metric_only() 1064 const char *str, int unset) in parse_stat_cgroups()
|
| D | builtin-report.c | 1004 report_parse_callchain_opt(const struct option *opt, const char *arg, int unset) in report_parse_callchain_opt() 1077 const char *str __maybe_unused, int unset) in parse_branch_mode()
|
| /kernel/linux/linux-6.6/tools/perf/ |
| D | builtin-ftrace.c | 982 const char *str, int unset) in opt_list_avail_functions() 1040 const char *str, int unset) in parse_buffer_size() 1071 const char *str, int unset) in parse_func_tracer_opts() 1092 const char *str, int unset) in parse_graph_tracer_opts()
|
| D | builtin-record.c | 503 int unset) in record__aio_parse() 549 int unset) in record__mmap_flush_parse() 584 static int record__parse_comp_level(const struct option *opt, const char *str, int unset) in record__parse_comp_level() 2849 const char *arg, bool unset) in record_opts__parse_callchain() 2874 int unset) in record_parse_callchain_opt() 2932 static int record__parse_event_enable_time(const struct option *opt, const char *str, int unset) in record__parse_event_enable_time() 2939 static int record__parse_affinity(const struct option *opt, const char *str, int unset) in record__parse_affinity() 2995 static int record__parse_threads(const struct option *opt, const char *str, int unset) in record__parse_threads() 3027 const char *str, int unset) in parse_output_max_size()
|
| D | builtin-top.c | 1373 callchain_opt(const struct option *opt, const char *arg, int unset) in callchain_opt() 1380 parse_callchain_opt(const struct option *opt, const char *arg, int unset) in parse_callchain_opt()
|
| D | builtin-mem.c | 397 parse_mem_ops(const struct option *opt, const char *str, int unset) in parse_mem_ops()
|
| D | builtin-stat.c | 1060 const char *s __maybe_unused, int unset) in stat__set_big_num() 1068 const char *s __maybe_unused, int unset) in enable_metric_only() 1104 const char *str, int unset) in parse_stat_cgroups()
|
| D | builtin-probe.c | 287 const char *str, int unset) in opt_set_filter_with_command()
|
| D | builtin-report.c | 1071 report_parse_callchain_opt(const struct option *opt, const char *arg, int unset) in report_parse_callchain_opt() 1144 const char *str __maybe_unused, int unset) in parse_branch_mode()
|
| /kernel/linux/linux-6.6/tools/lib/subcmd/ |
| D | parse-options.c | 73 const int unset = flags & OPT_UNSET; in get_value() local 983 int unset) in parse_opt_verbosity_cb()
|
| /kernel/linux/linux-5.10/tools/lib/subcmd/ |
| D | parse-options.c | 73 const int unset = flags & OPT_UNSET; in get_value() local 972 int unset) in parse_opt_verbosity_cb()
|
| /kernel/linux/linux-6.6/drivers/pinctrl/bcm/ |
| D | pinctrl-ns.c | 166 u32 unset = 0; in ns_pinctrl_set_mux() local
|
| /kernel/linux/linux-5.10/drivers/pinctrl/bcm/ |
| D | pinctrl-ns.c | 222 u32 unset = 0; in ns_pinctrl_set_mux() local
|
| /kernel/linux/linux-5.10/drivers/media/i2c/ |
| D | ov9640.c | 229 static int ov9640_reg_rmw(struct i2c_client *client, u8 reg, u8 set, u8 unset) in ov9640_reg_rmw()
|