Home
last modified time | relevance | path

Searched defs:opt (Results 1 – 25 of 47) sorted by relevance

12

/tools/lib/subcmd/
Dparse-options.c18 static int opterror(const struct option *opt, const char *reason, int flags) in opterror()
36 static void optwarning(const struct option *opt, const char *reason, int flags) in optwarning()
46 static int get_arg(struct parse_opt_ctx_t *p, const struct option *opt, in get_arg()
68 const struct option *opt, int flags) in get_value()
573 char opt = ctx->excl_opt->short_name; in parse_options_step() local
782 static bool option__in_argv(const struct option *opt, const struct parse_opt_ctx_t *ctx) in option__in_argv()
925 int parse_opt_verbosity_cb(const struct option *opt, in parse_opt_verbosity_cb()
963 struct option *opt = find_option(opts, shortopt, longopt); in set_option_flag() local
975 struct option *opt = find_option(opts, shortopt, longopt); in set_option_nobuild() local
Drun-command.c214 int opt) in prepare_run_command_v_opt()
223 int run_command_v_opt(const char **argv, int opt) in run_command_v_opt()
/tools/testing/selftests/media_tests/
Dmedia_device_open.c38 int opt; in main() local
Dmedia_device_test.c43 int opt; in main() local
Dvideo_device_test.c41 int opt; in main() local
/tools/perf/util/
Dparse-regs-options.c8 parse_regs(const struct option *opt, const char *str, int unset) in parse_regs()
Dparse-branch-options.c35 parse_branch_stack(const struct option *opt, const char *str, int unset) in parse_branch_stack()
/tools/perf/
Dbuiltin-probe.c176 static int opt_set_target(const struct option *opt, const char *str, in opt_set_target()
214 static int opt_show_lines(const struct option *opt, in opt_show_lines()
234 static int opt_show_vars(const struct option *opt, in opt_show_vars()
256 static int opt_add_probe_event(const struct option *opt, in opt_add_probe_event()
267 static int opt_set_filter_with_command(const struct option *opt, in opt_set_filter_with_command()
Dbuiltin-mem.c26 static int parse_record_events(const struct option *opt, in parse_record_events()
281 parse_mem_ops(const struct option *opt, const char *str, int unset) in parse_mem_ops()
Dbuiltin-top.c1036 callchain_opt(const struct option *opt, const char *arg, int unset) in callchain_opt()
1043 parse_callchain_opt(const struct option *opt, const char *arg, int unset) in parse_callchain_opt()
1075 parse_percent_limit(const struct option *opt, const char *arg, in parse_percent_limit()
/tools/usb/usbip/src/
Dusbip_detach.c90 int opt; in usbip_detach() local
Dusbip_unbind.c119 int opt; in usbip_unbind() local
Dusbip_bind.c201 int opt; in usbip_bind() local
Dusbip.c155 int opt; in main() local
Dusbip_attach.c215 int opt; in usbip_attach() local
/tools/power/cpupower/bench/
Dparse.c171 char opt[16], val[32], *line = NULL; in prepare_config() local
/tools/testing/selftests/net/
Dreuseport_bpf.c156 int i, opt; in build_recv_group() local
307 int fd1, fd2, opt; in test_extra_filter() local
388 int fd1, fd2, opt = 1; in test_filter_without_bind() local
Dreuseport_dualstack.c35 int opt, i; in build_rcv_fd() local
Dreuseport_bpf_cpu.c39 int opt; in build_rcv_group() local
/tools/testing/selftests/breakpoints/
Dstep_after_suspend_test.c167 int opt; in main() local
/tools/testing/selftests/timers/
Dset-2038.c88 int opt, dangerous = 0; in main() local
Dthreadtest.c138 int opt; in main() local
Dinconsistency-check.c166 int clockid, opt; in main() local
/tools/hv/
Dhv_vss_daemon.c150 int daemonize = 1, long_index = 0, opt; in main() local
Dhv_fcopy_daemon.c150 int daemonize = 1, long_index = 0, opt; in main() local

12