/Linux-v6.6/arch/um/drivers/ |
D | xterm.c | 28 static void *xterm_init(char *str, int device, const struct chan_opts *opts) in xterm_init()
|
D | pty.c | 26 static void *pty_chan_init(char *str, int device, const struct chan_opts *opts) in pty_chan_init()
|
D | stdio_console.c | 37 static struct chan_opts opts = { variable
|
D | ssl.c | 31 static struct chan_opts opts = { variable
|
D | port_user.c | 25 static void *port_init(char *str, int device, const struct chan_opts *opts) in port_init()
|
/Linux-v6.6/drivers/hid/bpf/entrypoints/ |
D | entrypoints.lskel.h | 74 struct bpf_load_and_run_opts opts = {}; in entrypoints_bpf__load() local
|
/Linux-v6.6/fs/squashfs/ |
D | xz_wrapper.c | 42 struct comp_opts *opts; in squashfs_xz_comp_opts() local
|
/Linux-v6.6/tools/perf/bench/ |
D | evlist-open-close.c | 33 static struct record_opts opts = { variable
|
/Linux-v6.6/drivers/usb/gadget/function/ |
D | u_uac1_legacy.c | 200 struct f_uac1_legacy_opts *opts; in gaudio_open_snd_dev() local
|
/Linux-v6.6/drivers/nvme/target/ |
D | loop.c | 304 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/ |
D | imx8qm-ldb.c | 91 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
|
D | imx8qxp-ldb.c | 96 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/ |
D | ringbuf.c | 184 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()
|
D | libbpf.c | 2667 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/ |
D | bench_local_storage_rcu_tasks_trace.c | 25 static const struct argp_option opts[] = { variable
|
D | bench_local_storage.c | 25 static const struct argp_option opts[] = { variable
|
D | bench_local_storage_create.c | 29 static const struct argp_option opts[] = { variable
|
/Linux-v6.6/kernel/bpf/preload/iterators/ |
D | iterators.lskel-little-endian.h | 90 struct bpf_load_and_run_opts opts = {}; in iterators_bpf__load() local
|
D | iterators.lskel-big-endian.h | 90 struct bpf_load_and_run_opts opts = {}; in iterators_bpf__load() local
|
/Linux-v6.6/fs/befs/ |
D | linuxvfs.c | 692 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/ |
D | udp_media.c | 627 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/ |
D | midcomms.c | 201 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/ |
D | phy-meson-axg-mipi-dphy.c | 200 union phy_configure_opts *opts) in phy_meson_axg_mipi_dphy_configure()
|
/Linux-v6.6/drivers/phy/mediatek/ |
D | phy-mtk-dp.c | 109 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/ |
D | map_in_map_batch_ops.c | 122 struct bpf_map_batch_opts *opts, in fetch_and_validate()
|