| /Linux-v5.4/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()86 parse_user_regs(const struct option *opt, const char *str, int unset)  in parse_user_regs()
 92 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 | auxtrace.c | 1002 			    int unset)  in itrace_parse_synth_opts()
 | 
| /Linux-v5.4/tools/perf/ | 
| D | builtin-record.c | 373 			     int unset)  in record__aio_parse()419 				    int unset)  in record__mmap_flush_parse()
 454 static int record__parse_comp_level(const struct option *opt, const char *str, int unset)  in record__parse_comp_level()
 1751 				 const char *arg, bool unset)  in record_opts__parse_callchain()
 1776 			       int unset)  in record_parse_callchain_opt()
 1882 static int parse_clockid(const struct option *opt, const char *str, int unset)  in parse_clockid()
 1924 static int record__parse_affinity(const struct option *opt, const char *str, int unset)  in record__parse_affinity()
 
 | 
| D | builtin-mem.c | 336 parse_mem_ops(const struct option *opt, const char *str, int unset)  in parse_mem_ops()
 | 
| D | builtin-top.c | 1339 callchain_opt(const struct option *opt, const char *arg, int unset)  in callchain_opt()1346 parse_callchain_opt(const struct option *opt, const char *arg, int unset)  in parse_callchain_opt()
 
 | 
| D | builtin-report.c | 927 report_parse_callchain_opt(const struct option *opt, const char *arg, int unset)  in report_parse_callchain_opt()1000 		  const char *str __maybe_unused, int unset)  in parse_branch_mode()
 
 | 
| D | builtin-probe.c | 287 				       const char *str, int unset)  in opt_set_filter_with_command()
 | 
| D | builtin-timechart.c | 1868 	      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()
 
 | 
| D | builtin-stat.c | 705 			     const char *s __maybe_unused, int unset)  in stat__set_big_num()712 			      const char *s __maybe_unused, int unset)  in enable_metric_only()
 
 | 
| D | builtin-c2c.c | 2561 parse_callchain_opt(const struct option *opt, const char *arg, int unset)  in parse_callchain_opt()
 | 
| D | builtin-trace.c | 3994 static int trace__parse_cgroups(const struct option *opt, const char *str, int unset)  in trace__parse_cgroups()
 | 
| /Linux-v5.4/tools/lib/subcmd/ | 
| D | parse-options.c | 73 	const int unset = flags & OPT_UNSET;  in get_value()  local969 			   int unset)  in parse_opt_verbosity_cb()
 
 | 
| /Linux-v5.4/drivers/pinctrl/bcm/ | 
| D | pinctrl-ns.c | 225 	u32 unset = 0;  in ns_pinctrl_set_mux()  local
 | 
| /Linux-v5.4/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()
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ | 
| D | sdma_v4_0.c | 810 	int i, unset = 0;  in sdma_v4_0_gfx_stop()  local855 	bool unset = false;  in sdma_v4_0_page_stop()  local
 
 | 
| /Linux-v5.4/drivers/staging/media/soc_camera/ | 
| D | soc_ov9740.c | 456 static int ov9740_reg_rmw(struct i2c_client *client, u16 reg, u8 set, u8 unset)  in ov9740_reg_rmw()
 | 
| /Linux-v5.4/drivers/staging/uwb/ | 
| D | uwb.h | 561 	struct uwb_mac_addr unset = {  in uwb_mac_addr_unset()  local
 | 
| /Linux-v5.4/drivers/i2c/busses/ | 
| D | i2c-pxa.c | 231 	const char *unset;  member
 |