/tools/testing/selftests/bpf/ |
A D | test_sockmap.c | 423 struct sockmap_options *opt) in msg_loop_sendpage() 631 struct sockmap_options *opt) in msg_loop() 835 static int sendmsg_test(struct sockmap_options *opt) in sendmsg_test() 1501 static void test_exec(int cgrp, struct sockmap_options *opt) in test_exec() 1519 static void test_send_one(struct sockmap_options *opt, int cgrp) in test_send_one() 1538 static void test_send_many(struct sockmap_options *opt, int cgrp) in test_send_many() 1559 static void test_send(struct sockmap_options *opt, int cgrp) in test_send() 1605 static void test_txmsg_skb(int cgrp, struct sockmap_options *opt) in test_txmsg_skb() 1719 static void test_txmsg_pop(int cgrp, struct sockmap_options *opt) in test_txmsg_pop() 2097 static int test_selftest(int cg_fd, struct sockmap_options *opt) in test_selftest() [all …]
|
/tools/lib/subcmd/ |
A D | parse-options.c | 20 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 811 struct option *opt, *ordered = NULL, *group; in options__order() local 850 static bool option__in_argv(const struct option *opt, const struct parse_opt_ctx_t *ctx) in option__in_argv() 993 int parse_opt_verbosity_cb(const struct option *opt, in parse_opt_verbosity_cb() 1031 struct option *opt = find_option(opts, shortopt, longopt); in set_option_flag() local 1043 struct option *opt = find_option(opts, shortopt, longopt); in set_option_nobuild() local
|
A D | run-command.c | 283 int opt) in prepare_run_command_v_opt() 292 int run_command_v_opt(const char **argv, int opt) in run_command_v_opt()
|
/tools/perf/util/ |
A 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()
|
A D | parse-sublevel-options.c | 12 struct sublevel_option *opt = opts; in parse_one_sublevel_option() local
|
/tools/testing/selftests/powerpc/dexcr/ |
A D | chdexcr.c | 45 static const struct dexcr_aspect *opt_to_aspect(const char *opt) in opt_to_aspect() 57 const char *opt = NULL; in apply_option() local
|
/tools/perf/ |
A D | builtin-probe.c | 167 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()
|
A D | builtin-ftrace.c | 1580 static int parse_filter_func(const struct option *opt, const char *str, in parse_filter_func() 1606 static int parse_filter_event(const struct option *opt, const char *str, in parse_filter_event() 1633 static int parse_buffer_size(const struct option *opt, in parse_buffer_size() 1664 static int parse_func_tracer_opts(const struct option *opt, in parse_func_tracer_opts() 1685 static int parse_graph_tracer_opts(const struct option *opt, in parse_graph_tracer_opts() 1714 static int parse_sort_key(const struct option *opt, const char *str, int unset) in parse_sort_key()
|
/tools/perf/tests/ |
A D | pfm.c | 30 struct option opt; in test__pfm_events() local 91 struct option opt; in test__pfm_group() local
|
/tools/testing/selftests/bpf/progs/ |
A D | test_tcp_hdr_options.c | 117 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
|
A D | setget_sockopt.c | 25 int opt; member 98 int old, tmp, new, opt = t->opt; in bpf_test_sockopt_flip() local 128 int old, tmp, new, expected, opt; in bpf_test_sockopt_int() local
|
A D | net_timestamping.c | 55 int opt = SK_BPF_CB_FLAGS; in bpf_test_sockopt() local 77 u8 opt[3] = {0}; in bpf_test_access_load_hdr_opt() local
|
/tools/objtool/ |
A D | builtin-check.c | 35 static int parse_dump(const struct option *opt, const char *str, int unset) in parse_dump() 45 static int parse_hacks(const struct option *opt, const char *str, int unset) in parse_hacks()
|
/tools/testing/rbtree/ |
A D | interval_tree_test.c | 34 int opt; in main() local
|
A D | rbtree_test.c | 31 int opt; in main() local
|
/tools/testing/selftests/media_tests/ |
A D | media_device_open.c | 41 int opt; in main() local
|
A D | media_device_test.c | 46 int opt; in main() local
|
/tools/testing/selftests/ftrace/ |
A D | poll.c | 27 int ret, opt; in main() local
|
/tools/testing/selftests/net/ |
A D | reuseport_bpf.c | 155 int i, opt; in build_recv_group() local 309 int fd1, fd2, opt; in test_extra_filter() local 390 int fd1, fd2, opt = 1; in test_filter_without_bind() local
|
/tools/testing/selftests/drivers/net/ |
A D | napi_id_helper.c | 23 int opt = 1; in main() local
|
/tools/testing/selftests/dma/ |
A D | dma_map_benchmark.c | 27 int fd, opt; in main() local
|
/tools/sched_ext/ |
A D | scx_qmap.c | 59 int opt; in main() local
|
A D | scx_central.c | 51 __s32 opt; in main() local
|
/tools/usb/usbip/src/ |
A D | usbip_detach.c | 103 int opt; in usbip_detach() local
|
/tools/power/cpupower/bench/ |
A D | parse.c | 163 char opt[16], val[32], *line = NULL; in prepare_config() local
|