Home
last modified time | relevance | path

Searched defs:opts (Results 76 – 100 of 308) sorted by relevance

12345678910>>...13

/Linux-v6.6/net/9p/
Dtrans_rdma.c174 static int parse_opts(char *params, struct p9_rdma_opts *opts) in parse_opts()
571 static struct p9_trans_rdma *alloc_rdma(struct p9_rdma_opts *opts) in alloc_rdma()
638 struct p9_rdma_opts opts; in rdma_create_trans() local
/Linux-v6.6/arch/um/drivers/
Dnull.c15 static void *null_init(char *str, int device, const struct chan_opts *opts) in null_init()
Dtty.c19 static void *tty_chan_init(char *str, int device, const struct chan_opts *opts) in tty_chan_init()
/Linux-v6.6/drivers/acpi/
Dspcr.c87 static char opts[64]; in acpi_parse_spcr() local
/Linux-v6.6/tools/usb/usbip/src/
Dusbip_detach.c98 static const struct option opts[] = { in usbip_detach() local
Dusbip_unbind.c102 static const struct option opts[] = { in usbip_unbind() local
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dxdp_context_test_run.c6 void test_xdp_context_error(int prog_fd, struct bpf_test_run_opts opts, in test_xdp_context_error()
Dnetfilter_link_attach.c54 #define X(opts, m, i) opts.m = nf_hook_link_tests[(i)].m in test_netfilter_link_attach() argument
Dcustom_sec_handlers.c22 struct bpf_prog_load_opts *opts, long cookie) in custom_prepare_load_prog()
/Linux-v6.6/tools/perf/util/
Dannotate.c1820 struct annotation_options *opts = args->options; in symbol__disassemble_bpf() local
2053 struct annotation_options *opts = args->options; in symbol__disassemble() local
2346 struct annotation_options *opts) in insert_source_line()
2497 struct annotation_options *opts) in symbol__annotate_printf()
2637 struct annotation_options *opts) in symbol__annotate_fprintf2()
2663 struct annotation_options *opts) in map_symbol__annotation_dump()
2888 struct annotation_options *opts) in annotation__calc_lines()
2919 struct annotation_options *opts) in symbol__calc_lines()
2927 struct annotation_options *opts) in symbol__tty_annotate2()
2963 struct annotation_options *opts) in symbol__tty_annotate()
[all …]
Dtop.c28 struct record_opts *opts = &top->record_opts; in perf_top__header_snprintf() local
Dclockid.c70 struct record_opts *opts = (struct record_opts *)opt->value; in parse_clockid() local
/Linux-v6.6/tools/perf/tests/
Dopenat-syscall-tp-fields.c29 struct record_opts opts = { in test__syscall_openat_tp_fields() local
Dkeep-tracking.c66 struct record_opts opts = { in test__keep_tracking() local
/Linux-v6.6/net/ipv6/netfilter/
Dip6t_SYNPROXY.c18 struct synproxy_options opts = {}; in synproxy_tg6() local
/Linux-v6.6/net/ipv4/netfilter/
Dipt_SYNPROXY.c18 struct synproxy_options opts = {}; in synproxy_tg4() local
/Linux-v6.6/fs/ntfs3/
Dsuper.c313 struct ntfs_mount_options *opts = fc->fs_private; in ntfs_fs_parse_param() local
678 struct ntfs_mount_options *opts = sbi->options; in ntfs_show_options() local
1695 struct ntfs_mount_options *opts = fc->fs_private; in ntfs_fs_free() local
1724 struct ntfs_mount_options *opts; in ntfs_init_fs_context() local
/Linux-v6.6/tools/testing/selftests/bpf/benchs/
Dbench_bpf_loop.c23 static const struct argp_option opts[] = { variable
/Linux-v6.6/tools/perf/
Dbuiltin-data.c33 struct perf_data_convert_opts opts = { variable
/Linux-v6.6/drivers/usb/gadget/legacy/
Dmass_storage.c141 struct fsg_opts *opts; in msg_bind() local
/Linux-v6.6/drivers/nvme/host/
Dfabrics.h177 struct nvmf_ctrl_options *opts) in nvmf_ctlr_matches_baseopts()
206 static inline unsigned int nvmf_nr_io_queues(struct nvmf_ctrl_options *opts) in nvmf_nr_io_queues()
/Linux-v6.6/drivers/phy/freescale/
Dphy-fsl-imx8qm-lvds-phy.c167 union phy_configure_opts *opts) in mixel_lvds_phy_configure()
222 int submode, union phy_configure_opts *opts) in mixel_lvds_phy_validate()
/Linux-v6.6/tools/perf/arch/x86/util/
Dintel-bts.c107 struct record_opts *opts) in intel_bts_recording_options()
252 struct record_opts *opts, in intel_bts_parse_snapshot_options()
/Linux-v6.6/tools/kvm/kvm_stat/
Dkvm_stat1060 def __init__(self, stats, opts): argument
1599 def log(stats, opts, frmt, keys): argument
1606 def do_banner(opts): argument
1619 def do_statline(opts, values): argument
/Linux-v6.6/include/net/
Dicmp.h51 struct ip_options opts = { 0 }; in icmp_ndo_send() local

12345678910>>...13