Home
last modified time | relevance | path

Searched defs:opts (Results 126 – 150 of 517) sorted by relevance

12345678910>>...21

/openbmc/linux/tools/usb/usbip/src/
H A Dusbip_unbind.c102 static const struct option opts[] = { in usbip_unbind() local
/openbmc/qemu/tests/qtest/
H A De1000-test.c56 QOSGraphEdgeOptions opts = { in e1000_register_nodes() local
H A Deepro100-test.c65 QOSGraphEdgeOptions opts = { in eepro100_register_nodes() local
H A Dusb-hcd-ohci-test.c51 QOSGraphEdgeOptions opts = { in ohci_pci_register_nodes() local
/openbmc/linux/tools/perf/tests/
H A Dopenat-syscall-tp-fields.c29 struct record_opts opts = { in test__syscall_openat_tp_fields() local
H A Dkeep-tracking.c66 struct record_opts opts = { in test__keep_tracking() local
/openbmc/qemu/backends/tpm/
H A Dtpm_passthrough.c255 tpm_passthrough_handle_device_opts(TPMPassthruState *tpm_pt, QemuOpts *opts) in tpm_passthrough_handle_device_opts()
291 static TPMBackend *tpm_passthrough_create(QemuOpts *opts) in tpm_passthrough_create()
/openbmc/linux/drivers/phy/cadence/
H A Dcdns-dphy-rx.c169 union phy_configure_opts *opts) in cdns_dphy_rx_configure()
216 int submode, union phy_configure_opts *opts) in cdns_dphy_rx_validate()
/openbmc/qemu/tests/qemu-iotests/
H A D24591 def reopenMultiple(self, opts, errmsg = None): argument
102 def reopen(self, opts, newopts = {}, errmsg = None): argument
/openbmc/linux/net/ipv4/netfilter/
H A Dipt_SYNPROXY.c18 struct synproxy_options opts = {}; in synproxy_tg4() local
/openbmc/linux/net/ipv6/netfilter/
H A Dip6t_SYNPROXY.c18 struct synproxy_options opts = {}; in synproxy_tg6() local
/openbmc/qemu/tests/qtest/libqos/
H A Dlibqos-malloc.h29 QAllocOpts opts; member
H A Dtpci200.c55 QOSGraphEdgeOptions opts = { in tpci200_register_nodes() local
/openbmc/linux/tools/perf/util/
H A Dtop.c28 struct record_opts *opts = &top->record_opts; in perf_top__header_snprintf() local
/openbmc/linux/arch/um/drivers/
H A Dtty.c19 static void *tty_chan_init(char *str, int device, const struct chan_opts *opts) in tty_chan_init()
/openbmc/qemu/include/qemu/
H A Doption_int.h42 QemuOpts *opts; member
/openbmc/qemu/tests/bench/
H A Dbenchmark-crypto-hash.c25 const QCryptoHashOpts *opts = opaque; in test_hash_speed() local
/openbmc/qemu/block/
H A Dcreate.c37 BlockdevCreateOptions *opts; member
H A Dfile-win32.c314 static bool get_aio_option(QemuOpts *opts, int flags, Error **errp) in get_aio_option()
340 QemuOpts *opts; in raw_open() local
616 QemuOpts *opts, Error **errp) in raw_co_create_opts()
855 QemuOpts *opts = qemu_opts_create(&raw_runtime_opts, NULL, 0, in hdev_open() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dnetfilter_link_attach.c54 #define X(opts, m, i) opts.m = nf_hook_link_tests[(i)].m in test_netfilter_link_attach() argument
H A Dbpf_iter.c50 static void do_dummy_read_opts(struct bpf_program *prog, struct bpf_iter_attach_opts *opts) in do_dummy_read_opts()
215 static void test_task_common_nocheck(struct bpf_iter_attach_opts *opts, in test_task_common_nocheck()
245 static void test_task_common(struct bpf_iter_attach_opts *opts, int num_unknown, int num_known) in test_task_common()
1401 static void test_task_vma_common(struct bpf_iter_attach_opts *opts) in test_task_vma_common()
1575 static void test_task_vma_offset_common(struct bpf_iter_attach_opts *opts, bool one_proc) in test_task_vma_offset_common()
/openbmc/qemu/ui/
H A Degl-headless.c208 static void early_egl_headless_init(DisplayOptions *opts) in early_egl_headless_init()
219 static void egl_headless_init(DisplayState *ds, DisplayOptions *opts) in egl_headless_init()
/openbmc/linux/net/9p/
H A 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
/openbmc/qemu/chardev/
H A Dchar-file.c99 static void qemu_chr_parse_file_out(QemuOpts *opts, ChardevBackend *backend, in qemu_chr_parse_file_out()
/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_bpf_loop.c23 static const struct argp_option opts[] = { variable

12345678910>>...21