Searched defs:opts (Results 76 - 100 of 332) sorted by relevance

1234567891011>>

/linux-master/tools/testing/vsock/
H A Dvsock_test_zerocopy.c144 static void test_client(const struct test_opts *opts, argument
219 void test_stream_msgzcopy_client(const struct test_opts *opts) argument
227 void test_seqpacket_msgzcopy_client(const struct test_opts *opts) argument
239 static void test_server(const struct test_opts *opts, argument
299 test_stream_msgzcopy_server(const struct test_opts *opts) argument
307 test_seqpacket_msgzcopy_server(const struct test_opts *opts) argument
319 test_stream_msgzcopy_empty_errq_client(const struct test_opts *opts) argument
346 test_stream_msgzcopy_empty_errq_server(const struct test_opts *opts) argument
[all...]
H A Dvsock_uring_test.c58 static void vsock_io_uring_client(const struct test_opts *opts, argument
112 static void vsock_io_uring_server(const struct test_opts *opts, argument
182 void test_stream_uring_server(const struct test_opts *opts) argument
190 void test_stream_uring_client(const struct test_opts *opts) argument
198 void test_stream_uring_msg_zc_server(const struct test_opts *opts) argument
206 test_stream_uring_msg_zc_client(const struct test_opts *opts) argument
289 struct test_opts opts = { local
[all...]
/linux-master/tools/testing/selftests/netfilter/
H A Dnf-queue.c29 static struct options opts; variable in typeref:struct:options
[all...]
/linux-master/tools/usb/usbip/src/
H A Dusbip_list.c328 static const struct option opts[] = { local
/linux-master/tools/lib/bpf/
H A Dskel_internal.h309 static inline int bpf_load_and_run(struct bpf_load_and_run_opts *opts) argument
[all...]
/linux-master/drivers/ata/
H A Dacard-ahci.c217 u32 opts; local
/linux-master/drivers/base/
H A Ddevtmpfs.c451 char opts[] = "mode=0755"; local
/linux-master/tools/perf/util/
H A Dkvm-stat.h82 struct record_opts opts; member in struct:perf_kvm_stat
/linux-master/tools/testing/selftests/bpf/benchs/
H A Dbench_bpf_hashmap_lookup.c42 static const struct argp_option opts[] = { variable in typeref:struct:argp_option
/linux-master/drivers/usb/gadget/legacy/
H A Dg_ffs.c179 struct f_fs_opts *opts; local
/linux-master/drivers/phy/mediatek/
H A Dphy-mtk-hdmi-mt8195.c465 static int mtk_hdmi_phy_configure(struct phy *phy, union phy_configure_opts *opts) argument
H A Dphy-mtk-dp.c109 static int mtk_dp_phy_configure(struct phy *phy, union phy_configure_opts *opts) argument
/linux-master/kernel/
H A Dcapability.c351 ns_capable_common(struct user_namespace *ns, int cap, unsigned int opts) argument
/linux-master/drivers/usb/gadget/function/
H A Df_obex.c388 struct f_serial_opts *opts = to_f_serial_opts(item); local
417 struct f_serial_opts *opts; local
426 struct f_serial_opts *opts; local
461 struct f_serial_opts *opts; local
[all...]
H A Du_midi2.h64 struct f_midi2_opts *opts; member in struct:f_midi2_ep_opts
H A Df_subset.c417 struct f_gether_opts *opts; local
429 struct f_gether_opts *opts; local
466 struct f_gether_opts *opts; local
[all...]
H A Df_serial.c258 struct f_serial_opts *opts = to_f_serial_opts(item); local
308 struct f_serial_opts *opts; local
317 struct f_serial_opts *opts; local
370 struct f_serial_opts *opts; local
[all...]
/linux-master/drivers/phy/amlogic/
H A Dphy-meson-axg-mipi-dphy.c199 phy_meson_axg_mipi_dphy_configure(struct phy *phy, union phy_configure_opts *opts) argument
H A Dphy-meson-axg-mipi-pcie-analog.c133 phy_axg_mipi_pcie_analog_configure(struct phy *phy, union phy_configure_opts *opts) argument
/linux-master/drivers/phy/starfive/
H A Dphy-jh7110-dphy-rx.c78 static int stf_dphy_configure(struct phy *phy, union phy_configure_opts *opts) argument
/linux-master/fs/bcachefs/
H A Dio_read.h69 struct bch_io_opts opts; member in struct:bch_read_bio
144 rbio_init(struct bio *bio, struct bch_io_opts opts) argument
/linux-master/fs/fat/
H A Dmisc.c23 struct fat_mount_options *opts = &MSDOS_SB(sb)->options; local
/linux-master/fs/exfat/
H A Dmisc.c28 struct exfat_mount_options *opts = &EXFAT_SB(sb)->options; local
/linux-master/tools/testing/selftests/bpf/
H A Dnetwork_helpers.c283 int connect_to_fd_opts(int server_fd, const struct network_helper_opts *opts) argument
347 struct network_helper_opts opts = { local
[all...]
/linux-master/tools/testing/selftests/bpf/map_tests/
H A Dmap_in_map_batch_ops.c121 fetch_and_validate(int outer_map_fd, struct bpf_map_batch_opts *opts, __u32 batch_size, bool delete_entries) argument

Completed in 210 milliseconds

1234567891011>>