Home
last modified time | relevance | path

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

1234

/tools/testing/selftests/bpf/
Dtest_sockmap.c416 struct sockmap_options *opt) in msg_loop_sendpage()
553 struct sockmap_options *opt) in msg_loop()
713 static int sendmsg_test(struct sockmap_options *opt) in sendmsg_test()
825 static int forever_ping_pong(int rate, struct sockmap_options *opt) in forever_ping_pong()
1332 static int __test_exec(int cgrp, int test, struct sockmap_options *opt) in __test_exec()
1365 static void test_exec(int cgrp, struct sockmap_options *opt) in test_exec()
1383 static void test_send_one(struct sockmap_options *opt, int cgrp) in test_send_one()
1402 static void test_send_many(struct sockmap_options *opt, int cgrp) in test_send_many()
1415 static void test_send_large(struct sockmap_options *opt, int cgrp) in test_send_large()
1423 static void test_send(struct sockmap_options *opt, int cgrp) in test_send()
[all …]
/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-sublevel-options.c12 struct sublevel_option *opt = opts; in parse_one_sublevel_option() local
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()
/tools/lib/subcmd/
Dparse-options.c20 static int opterror(const struct option *opt, const char *reason, int flags) in opterror()
38 static void optwarning(const struct option *opt, const char *reason, int flags) in optwarning()
48 static int get_arg(struct parse_opt_ctx_t *p, const struct option *opt, in get_arg()
70 const struct option *opt, int flags) in get_value()
617 char opt = ctx->excl_opt->short_name; in parse_options_step() local
827 static bool option__in_argv(const struct option *opt, const struct parse_opt_ctx_t *ctx) in option__in_argv()
970 int parse_opt_verbosity_cb(const struct option *opt, in parse_opt_verbosity_cb()
1008 struct option *opt = find_option(opts, shortopt, longopt); in set_option_flag() local
1020 struct option *opt = find_option(opts, shortopt, longopt); in set_option_nobuild() local
Drun-command.c215 int opt) in prepare_run_command_v_opt()
224 int run_command_v_opt(const char **argv, int opt) in run_command_v_opt()
/tools/perf/
Dbuiltin-probe.c167 static int opt_set_target(const struct option *opt, const char *str, in opt_set_target()
233 static int opt_show_lines(const struct option *opt, in opt_show_lines()
253 static int opt_show_vars(const struct option *opt, in opt_show_vars()
275 static int opt_add_probe_event(const struct option *opt, in opt_add_probe_event()
286 static int opt_set_filter_with_command(const struct option *opt, in opt_set_filter_with_command()
Dbuiltin-ftrace.c757 static int parse_filter_func(const struct option *opt, const char *str, in parse_filter_func()
783 static int parse_buffer_size(const struct option *opt, in parse_buffer_size()
814 static int parse_func_tracer_opts(const struct option *opt, in parse_func_tracer_opts()
835 static int parse_graph_tracer_opts(const struct option *opt, in parse_graph_tracer_opts()
Dbuiltin-record.c403 static int record__aio_parse(const struct option *opt, in record__aio_parse()
449 static int record__mmap_flush_parse(const struct option *opt, 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()
2109 int record_parse_callchain_opt(const struct option *opt, in record_parse_callchain_opt()
2116 int record_callchain_opt(const struct option *opt, in record_callchain_opt()
2162 static int record__parse_affinity(const struct option *opt, const char *str, int unset) in record__parse_affinity()
2177 static int parse_output_max_size(const struct option *opt, in parse_output_max_size()
2204 static int record__parse_mmap_pages(const struct option *opt, in record__parse_mmap_pages()
2247 static int parse_control_option(const struct option *opt, in parse_control_option()
Dbuiltin-mem.c37 static int parse_record_events(const struct option *opt, in parse_record_events()
326 parse_mem_ops(const struct option *opt, const char *str, int unset) in parse_mem_ops()
/tools/perf/tests/
Dpfm.c50 struct option opt; in test__pfm_events() local
110 struct option opt; in test__pfm_group() local
/tools/testing/selftests/bpf/progs/
Dtest_tcp_hdr_options.c117 static int parse_test_option(struct bpf_test_option *opt, const __u8 *start) in parse_test_option()
191 struct bpf_test_option opt; in write_synack_opt() local
234 struct bpf_test_option *opt; in fin_opt_len() local
263 struct bpf_test_option *opt; in write_fin_opt() local
/tools/testing/selftests/media_tests/
Dmedia_device_test.c46 int opt; in main() local
Dmedia_device_open.c41 int opt; in main() local
Dvideo_device_test.c42 int opt; in main() local
/tools/testing/selftests/net/
Dreuseport_bpf.c157 int i, opt; in build_recv_group() local
311 int fd1, fd2, opt; in test_extra_filter() local
392 int fd1, fd2, opt = 1; in test_filter_without_bind() local
/tools/usb/usbip/src/
Dusbip_detach.c102 int opt; in usbip_detach() local
Dusbip_unbind.c107 int opt; in usbip_unbind() local
Dusbip_bind.c189 int opt; in usbip_bind() local
Dusbip.c143 int opt; in main() local
/tools/testing/selftests/android/ion/
Dionapp_export.c31 int opt, ret, status, heapid; in main() local
/tools/power/cpupower/bench/
Dparse.c158 char opt[16], val[32], *line = NULL; in prepare_config() local
/tools/testing/selftests/timers/
Dset-2038.c77 int opt, dangerous = 0; in main() local
/tools/testing/selftests/breakpoints/
Dstep_after_suspend_test.c165 int opt; in main() local

1234