Home
last modified time | relevance | path

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

12345678910>>...13

/Linux-v6.6/arch/um/drivers/
Dxterm.c28 static void *xterm_init(char *str, int device, const struct chan_opts *opts) in xterm_init()
Dpty.c26 static void *pty_chan_init(char *str, int device, const struct chan_opts *opts) in pty_chan_init()
Dstdio_console.c37 static struct chan_opts opts = { variable
Dssl.c31 static struct chan_opts opts = { variable
Dport_user.c25 static void *port_init(char *str, int device, const struct chan_opts *opts) in port_init()
/Linux-v6.6/drivers/hid/bpf/entrypoints/
Dentrypoints.lskel.h74 struct bpf_load_and_run_opts opts = {}; in entrypoints_bpf__load() local
/Linux-v6.6/fs/squashfs/
Dxz_wrapper.c42 struct comp_opts *opts; in squashfs_xz_comp_opts() local
/Linux-v6.6/tools/perf/bench/
Devlist-open-close.c33 static struct record_opts opts = { variable
/Linux-v6.6/drivers/usb/gadget/function/
Du_uac1_legacy.c200 struct f_uac1_legacy_opts *opts; in gaudio_open_snd_dev() local
/Linux-v6.6/drivers/nvme/target/
Dloop.c304 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_loop_init_io_queues() local
534 struct nvmf_ctrl_options *opts) in nvme_loop_create_ctrl()
/Linux-v6.6/drivers/gpu/drm/bridge/imx/
Dimx8qm-ldb.c91 union phy_configure_opts opts = { }; in imx8qm_ldb_bridge_atomic_check() local
138 union phy_configure_opts opts = { }; in imx8qm_ldb_bridge_mode_set() local
Dimx8qxp-ldb.c96 union phy_configure_opts opts = { }; in imx8qxp_ldb_bridge_atomic_check() local
138 union phy_configure_opts opts = { }; in imx8qxp_ldb_bridge_mode_set() local
/Linux-v6.6/tools/lib/bpf/
Dringbuf.c184 const struct ring_buffer_opts *opts) in ring_buffer__new()
421 user_ring_buffer__new(int map_fd, const struct user_ring_buffer_opts *opts) in user_ring_buffer__new()
Dlibbpf.c2667 const struct bpf_object_open_opts *opts) in bpf_object__init_maps()
6819 struct bpf_prog_load_opts *opts, long cookie) in libbpf_prepare_prog_load()
7337 static int bpf_object_init_progs(struct bpf_object *obj, const struct bpf_object_open_opts *opts) in bpf_object_init_progs()
7371 const struct bpf_object_open_opts *opts) in bpf_object_open()
7460 bpf_object__open_file(const char *path, const struct bpf_object_open_opts *opts) in bpf_object__open_file()
7477 const struct bpf_object_open_opts *opts) in bpf_object__open_mem()
8498 int bpf_object__gen_loader(struct bpf_object *obj, struct gen_loader_opts *opts) in bpf_object__gen_loader()
8866 const struct libbpf_prog_handler_opts *opts) in libbpf_register_prog_handler()
10103 const struct bpf_perf_event_opts *opts) in bpf_program__attach_perf_event_opts()
10505 const struct bpf_kprobe_opts *opts) in bpf_program__attach_kprobe_opts()
[all …]
/Linux-v6.6/tools/testing/selftests/bpf/benchs/
Dbench_local_storage_rcu_tasks_trace.c25 static const struct argp_option opts[] = { variable
Dbench_local_storage.c25 static const struct argp_option opts[] = { variable
Dbench_local_storage_create.c29 static const struct argp_option opts[] = { variable
/Linux-v6.6/kernel/bpf/preload/iterators/
Diterators.lskel-little-endian.h90 struct bpf_load_and_run_opts opts = {}; in iterators_bpf__load() local
Diterators.lskel-big-endian.h90 struct bpf_load_and_run_opts opts = {}; in iterators_bpf__load() local
/Linux-v6.6/fs/befs/
Dlinuxvfs.c692 parse_options(char *options, struct befs_mount_options *opts) in parse_options()
771 struct befs_mount_options *opts = &befs_sb->mount_opts; in befs_show_options() local
/Linux-v6.6/net/tipc/
Dudp_media.c627 struct nlattr *opts[TIPC_NLA_UDP_MAX + 1]; in tipc_udp_nl_bearer_add() local
670 struct nlattr *opts[TIPC_NLA_UDP_MAX + 1]; in tipc_udp_enable() local
/Linux-v6.6/fs/dlm/
Dmidcomms.c201 struct dlm_opts *opts; member
948 static void dlm_fill_opts_header(struct dlm_opts *opts, uint16_t inner_len, in dlm_fill_opts_header()
974 struct dlm_opts *opts; in dlm_midcomms_get_msg_3_2() local
/Linux-v6.6/drivers/phy/amlogic/
Dphy-meson-axg-mipi-dphy.c200 union phy_configure_opts *opts) in phy_meson_axg_mipi_dphy_configure()
/Linux-v6.6/drivers/phy/mediatek/
Dphy-mtk-dp.c109 static int mtk_dp_phy_configure(struct phy *phy, union phy_configure_opts *opts) in mtk_dp_phy_configure()
/Linux-v6.6/tools/testing/selftests/bpf/map_tests/
Dmap_in_map_batch_ops.c122 struct bpf_map_batch_opts *opts, in fetch_and_validate()

12345678910>>...13