Home
last modified time | relevance | path

Searched defs:opts (Results 51 – 75 of 308) sorted by relevance

12345678910>>...13

/Linux-v6.6/drivers/usb/gadget/function/
Df_acm.c742 struct f_serial_opts *opts; in acm_alloc_func() local
781 struct f_serial_opts *opts = to_f_serial_opts(item); in acm_attr_release() local
831 struct f_serial_opts *opts; in acm_free_instance() local
840 struct f_serial_opts *opts; in acm_alloc_instance() local
Df_phonet.c583 struct f_phonet_opts *opts = to_f_phonet_opts(item); in phonet_attr_release() local
612 struct f_phonet_opts *opts; in phonet_free_inst() local
624 struct f_phonet_opts *opts; in phonet_alloc_inst() local
670 struct f_phonet_opts *opts; in phonet_alloc() local
/Linux-v6.6/net/ipv4/
Dtcp_output.c456 struct tcp_out_options *opts) in mptcp_options_write()
482 struct tcp_out_options *opts, in bpf_skops_hdr_opt_len()
545 struct tcp_out_options *opts) in bpf_skops_write_hdr_opt()
589 struct tcp_out_options *opts, in bpf_skops_hdr_opt_len()
598 struct tcp_out_options *opts) in bpf_skops_write_hdr_opt()
617 struct tcp_out_options *opts) in tcp_options_write()
717 struct tcp_out_options *opts, in smc_set_option()
734 struct tcp_out_options *opts, in smc_set_option_cond()
750 struct tcp_out_options *opts, in mptcp_set_option_cond()
769 struct tcp_out_options *opts, in tcp_syn_options()
[all …]
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dverifier_log.c36 static int load_prog(struct bpf_prog_load_opts *opts, bool expect_load_error) in load_prog()
255 static int load_btf(struct bpf_btf_load_opts *opts, bool expect_err) in load_btf()
Dkprobe_multi_testmod_test.c18 static void test_testmod_attach_api(struct bpf_kprobe_multi_opts *opts) in test_testmod_attach_api()
Duprobe_multi_test.c153 __test_attach_api(const char *binary, const char *pattern, struct bpf_uprobe_multi_opts *opts, in __test_attach_api()
200 test_attach_api(const char *binary, const char *pattern, struct bpf_uprobe_multi_opts *opts) in test_attach_api()
Dkprobe_multi_test.c61 static void test_link_api(struct bpf_link_create_opts *opts) in test_link_api()
137 test_attach_api(const char *pattern, struct bpf_kprobe_multi_opts *opts) in test_attach_api()
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()
1399 static void test_task_vma_common(struct bpf_iter_attach_opts *opts) in test_task_vma_common()
1573 static void test_task_vma_offset_common(struct bpf_iter_attach_opts *opts, bool one_proc) in test_task_vma_offset_common()
/Linux-v6.6/fs/debugfs/
Dinode.c85 unsigned int opts; member
106 static int debugfs_parse_options(char *data, struct debugfs_mount_opts *opts) in debugfs_parse_options()
161 struct debugfs_mount_opts *opts = &fsi->mount_opts; in _debugfs_apply_options() local
209 struct debugfs_mount_opts *opts = &fsi->mount_opts; in debugfs_show_options() local
/Linux-v6.6/fs/tracefs/
Dinode.c165 unsigned int opts; member
257 static int tracefs_parse_options(char *data, struct tracefs_mount_opts *opts) in tracefs_parse_options()
312 struct tracefs_mount_opts *opts = &fsi->mount_opts; in tracefs_apply_options() local
356 struct tracefs_mount_opts *opts = &fsi->mount_opts; in tracefs_show_options() local
/Linux-v6.6/tools/perf/arch/arm64/util/
Dmachine.c13 void arch__add_leaf_frame_record_opts(struct record_opts *opts) in arch__add_leaf_frame_record_opts()
/Linux-v6.6/drivers/phy/cadence/
Dcdns-dphy.c121 struct phy_configure_opts_mipi_dphy *opts, in cdns_dsi_get_dphy_pll_cfg()
284 struct phy_configure_opts_mipi_dphy *opts, in cdns_dphy_config_from_opts()
324 union phy_configure_opts *opts) in cdns_dphy_validate()
334 static int cdns_dphy_configure(struct phy *phy, union phy_configure_opts *opts) in cdns_dphy_configure()
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()
/Linux-v6.6/tools/perf/ui/browsers/
Dannotate.c30 struct annotation_options *opts; member
679 switch_percent_type(struct annotation_options *opts, bool base) in switch_percent_type()
936 struct annotation_options *opts) in map_symbol__tui_annotate()
943 struct annotation_options *opts) in hist_entry__tui_annotate()
954 struct annotation_options *opts) in symbol__tui_annotate()
/Linux-v6.6/tools/testing/selftests/bpf/map_tests/
Dmap_percpu_stats.c153 struct upsert_opts *opts = arg; in patch_map_thread() local
172 static void upsert_elements(struct upsert_opts *opts) in upsert_elements()
267 struct upsert_opts opts = { in __test() local
/Linux-v6.6/fs/exfat/
Dsuper.c138 struct exfat_mount_options *opts = &sbi->options; in exfat_show_options() local
254 struct exfat_mount_options *opts = &sbi->options; in exfat_parse_param() local
619 struct exfat_mount_options *opts = &sbi->options; in exfat_fill_super() local
/Linux-v6.6/tools/lib/bpf/
Dlibbpf_internal.h282 static inline bool libbpf_validate_opts(const char *opts, in libbpf_validate_opts()
297 #define OPTS_VALID(opts, type) \ argument
302 #define OPTS_HAS(opts, field) \ argument
304 #define OPTS_GET(opts, field, fallback_value) \ argument
306 #define OPTS_SET(opts, field, value) \ argument
312 #define OPTS_ZEROED(opts, last_nonzero_field) \ argument
/Linux-v6.6/tools/perf/
Dbuiltin-record.c154 struct record_opts opts; member
505 struct record_opts *opts = (struct record_opts *)opt->value; in record__aio_parse() local
552 struct record_opts *opts = (struct record_opts *)opt->value; in record__mmap_flush_parse() local
586 struct record_opts *opts = opt->value; in record__parse_comp_level() local
1220 struct record_opts *opts = &rec->opts; in record__mmap_evlist() local
1286 struct record_opts *opts = &rec->opts; in record__open() local
1978 struct record_opts *opts = &rec->opts; in record__synthesize() local
2104 struct record_opts *opts = &rec->opts; in record__setup_sb_evlist() local
2338 struct record_opts *opts = &rec->opts; in __cmd_record() local
2958 struct record_opts *opts = (struct record_opts *)opt->value; in record__parse_affinity() local
[all …]
/Linux-v6.6/scripts/
Djobserver-exec23 opts = [x for x in flags.split(" ") if x.startswith("--jobserver")] variable
/Linux-v6.6/arch/um/drivers/
Dchan_kern.c15 const struct chan_opts *opts) in not_configged_init()
439 const struct chan_opts *opts, char **error_out) in parse_chan()
489 const struct chan_opts *opts, char **error_out) in parse_chan_pair()
/Linux-v6.6/drivers/crypto/caam/
Dqi.c182 struct qm_mcc_initfq opts; in create_caam_req_fq() local
620 struct qm_mcc_initfq opts; in alloc_rsp_fq_cpu() local
666 struct qm_mcc_initcgr opts; in init_cgr() local
/Linux-v6.6/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/
Dsun8i_a83t_dphy.c14 union phy_configure_opts *opts) in sun8i_a83t_dphy_configure()
/Linux-v6.6/tools/power/acpi/common/
Dgetopt.c88 int acpi_getopt(int argc, char **argv, char *opts) in acpi_getopt()
/Linux-v6.6/fs/smb/client/
Dcifsroot.c83 int __init cifs_root_data(char **dev, char **opts) in cifs_root_data()
/Linux-v6.6/include/uapi/linux/netfilter_ipv6/
Dip6t_opts.h13 __u16 opts[IP6T_OPTS_OPTSNR]; /* opts */ member

12345678910>>...13