/Linux-v6.6/net/9p/ |
D | trans_rdma.c | 174 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/ |
D | null.c | 15 static void *null_init(char *str, int device, const struct chan_opts *opts) in null_init()
|
D | tty.c | 19 static void *tty_chan_init(char *str, int device, const struct chan_opts *opts) in tty_chan_init()
|
/Linux-v6.6/drivers/acpi/ |
D | spcr.c | 87 static char opts[64]; in acpi_parse_spcr() local
|
/Linux-v6.6/tools/usb/usbip/src/ |
D | usbip_detach.c | 98 static const struct option opts[] = { in usbip_detach() local
|
D | usbip_unbind.c | 102 static const struct option opts[] = { in usbip_unbind() local
|
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/ |
D | xdp_context_test_run.c | 6 void test_xdp_context_error(int prog_fd, struct bpf_test_run_opts opts, in test_xdp_context_error()
|
D | netfilter_link_attach.c | 54 #define X(opts, m, i) opts.m = nf_hook_link_tests[(i)].m in test_netfilter_link_attach() argument
|
D | custom_sec_handlers.c | 22 struct bpf_prog_load_opts *opts, long cookie) in custom_prepare_load_prog()
|
/Linux-v6.6/tools/perf/util/ |
D | annotate.c | 1820 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 …]
|
D | top.c | 28 struct record_opts *opts = &top->record_opts; in perf_top__header_snprintf() local
|
D | clockid.c | 70 struct record_opts *opts = (struct record_opts *)opt->value; in parse_clockid() local
|
/Linux-v6.6/tools/perf/tests/ |
D | openat-syscall-tp-fields.c | 29 struct record_opts opts = { in test__syscall_openat_tp_fields() local
|
D | keep-tracking.c | 66 struct record_opts opts = { in test__keep_tracking() local
|
/Linux-v6.6/net/ipv6/netfilter/ |
D | ip6t_SYNPROXY.c | 18 struct synproxy_options opts = {}; in synproxy_tg6() local
|
/Linux-v6.6/net/ipv4/netfilter/ |
D | ipt_SYNPROXY.c | 18 struct synproxy_options opts = {}; in synproxy_tg4() local
|
/Linux-v6.6/fs/ntfs3/ |
D | super.c | 313 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/ |
D | bench_bpf_loop.c | 23 static const struct argp_option opts[] = { variable
|
/Linux-v6.6/tools/perf/ |
D | builtin-data.c | 33 struct perf_data_convert_opts opts = { variable
|
/Linux-v6.6/drivers/usb/gadget/legacy/ |
D | mass_storage.c | 141 struct fsg_opts *opts; in msg_bind() local
|
/Linux-v6.6/drivers/nvme/host/ |
D | fabrics.h | 177 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/ |
D | phy-fsl-imx8qm-lvds-phy.c | 167 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/ |
D | intel-bts.c | 107 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/ |
D | kvm_stat | 1060 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/ |
D | icmp.h | 51 struct ip_options opts = { 0 }; in icmp_ndo_send() local
|