Searched defs:opts (Results 201 - 225 of 332) sorted by relevance

1234567891011>>

/linux-master/net/bluetooth/
H A Dl2cap_sock.c440 struct l2cap_options opts; local
729 struct l2cap_options opts; local
[all...]
/linux-master/fs/bcachefs/
H A Dsuper-io.c683 static int __bch2_read_super(const char *path, struct bch_opts *opts, argument
839 bch2_read_super(const char *path, struct bch_opts *opts, struct bch_sb_handle *sb) argument
847 bch2_read_super_silent(const char *path, struct bch_opts *opts, struct bch_sb_handle *sb) argument
[all...]
H A Dfs-io.c590 struct bch_io_opts opts; local
/linux-master/tools/perf/ui/browsers/
H A Dannotate.c674 switch_percent_type(struct annotation_options *opts, bool base) argument
[all...]
/linux-master/drivers/usb/gadget/function/
H A Df_uac1_legacy.c326 struct f_uac1_legacy_opts *opts; local
580 struct f_uac1_legacy_opts *opts; local
810 struct f_uac1_legacy_opts *opts = to_f_uac1_opts(item); local
929 struct f_uac1_legacy_opts *opts; local
943 struct f_uac1_legacy_opts *opts; local
967 struct f_uac1_legacy_opts *opts; local
985 struct f_uac1_legacy_opts *opts; local
[all...]
H A Df_printer.c1198 struct f_printer_opts *opts = to_f_printer_opts(item); local
1210 struct f_printer_opts *opts = to_f_printer_opts(item); local
1234 struct f_printer_opts *opts = to_f_printer_opts(item); local
1263 struct f_printer_opts *opts = to_f_printer_opts(item); local
1276 struct f_printer_opts *opts = to_f_printer_opts(item); local
1334 struct f_printer_opts *opts; local
1353 struct f_printer_opts *opts; local
1398 struct f_printer_opts *opts; local
1455 struct f_printer_opts *opts; local
[all...]
H A Df_sourcesink.c449 struct f_ss_opts *opts; local
891 struct f_ss_opts *opts = to_f_ss_opts(item); local
904 struct f_ss_opts *opts local
934 struct f_ss_opts *opts = to_f_ss_opts(item); local
947 struct f_ss_opts *opts = to_f_ss_opts(item); local
977 struct f_ss_opts *opts = to_f_ss_opts(item); local
990 struct f_ss_opts *opts = to_f_ss_opts(item); local
1020 struct f_ss_opts *opts = to_f_ss_opts(item); local
1033 struct f_ss_opts *opts = to_f_ss_opts(item); local
1063 struct f_ss_opts *opts = to_f_ss_opts(item); local
1076 struct f_ss_opts *opts = to_f_ss_opts(item); local
1106 struct f_ss_opts *opts = to_f_ss_opts(item); local
1119 struct f_ss_opts *opts = to_f_ss_opts(item); local
1144 struct f_ss_opts *opts = to_f_ss_opts(item); local
1157 struct f_ss_opts *opts = to_f_ss_opts(item); local
1182 struct f_ss_opts *opts = to_f_ss_opts(item); local
1195 struct f_ss_opts *opts = to_f_ss_opts(item); local
[all...]
H A Df_hid.c1049 struct f_hid_opts *opts = to_f_hid_opts(item); local
1109 struct f_hid_opts *opts = to_f_hid_opts(item); local
1123 struct f_hid_opts *opts = to_f_hid_opts(item); local
1154 struct f_hid_opts *opts = to_f_hid_opts(item); local
1184 struct f_hid_opts *opts; local
1204 struct f_hid_opts *opts; local
1244 struct f_hid_opts *opts; local
1266 struct f_hid_opts *opts; local
[all...]
H A Df_uac1.c505 struct f_uac1_opts *opts = g_audio_to_uac1_opts(audio); local
556 struct f_uac1_opts *opts = g_audio_to_uac1_opts(audio); local
603 struct f_uac1_opts *opts = g_audio_to_uac1_opts(audio); local
650 struct f_uac1_opts *opts = g_audio_to_uac1_opts(audio); local
697 struct f_uac1_opts *opts = g_audio_to_uac1_opts(audio); local
751 struct f_uac1_opts *opts = g_audio_to_uac1_opts(audio); local
1067 build_ac_header_desc(struct f_uac1_opts *opts) argument
1098 setup_descriptor(struct f_uac1_opts *opts) argument
1195 struct f_uac1_opts *opts = g_audio_to_uac1_opts(audio); local
1510 struct f_uac1_opts *opts = to_f_uac1_opts(item); local
1720 struct f_uac1_opts *opts; local
1728 struct f_uac1_opts *opts; local
1769 struct f_uac1_opts *opts; local
1800 struct f_uac1_opts *opts; local
[all...]
H A Df_midi.c1074 struct f_midi_opts *opts = to_f_midi_opts(item); local
1179 struct f_midi_opts *opts = to_f_midi_opts(item); local
1198 struct f_midi_opts *opts = to_f_midi_opts(item); local
1243 struct f_midi_opts *opts; local
1263 struct f_midi_opts *opts; local
1288 struct f_midi_opts *opts; local
1333 struct f_midi_opts *opts; local
[all...]
/linux-master/drivers/block/mtip32xx/
H A Dmtip32xx.h198 unsigned char opts; member in struct:host_to_dev_fis
252 __le32 opts; member in struct:mtip_cmd_hdr
/linux-master/fs/fat/
H A Dnamei_vfat.c331 struct fat_mount_options *opts = &MSDOS_SB(dir->i_sb)->options; local
585 struct fat_mount_options *opts = &sbi->options; local
/linux-master/tools/perf/util/
H A Ddata-convert-bt.c1601 bt_convert__perf2ctf(const char *input, const char *path, struct perf_data_convert_opts *opts) argument
/linux-master/drivers/net/ethernet/3com/
H A D3c589_cs.c893 u16 opts = SetRxFilter | RxStation | RxBroadcast; local
/linux-master/tools/lib/bpf/
H A Dgen_loader.c398 struct gen_loader_opts *opts = gen->opts; local
/linux-master/drivers/phy/cadence/
H A Dcdns-dphy.c334 static int cdns_dphy_configure(struct phy *phy, union phy_configure_opts *opts) argument
119 cdns_dsi_get_dphy_pll_cfg(struct cdns_dphy *dphy, struct cdns_dphy_cfg *cfg, struct phy_configure_opts_mipi_dphy *opts, unsigned int *dsi_hfp_ext) argument
283 cdns_dphy_config_from_opts(struct phy *phy, struct phy_configure_opts_mipi_dphy *opts, struct cdns_dphy_cfg *cfg) argument
323 cdns_dphy_validate(struct phy *phy, enum phy_mode mode, int submode, union phy_configure_opts *opts) argument
[all...]
/linux-master/fs/dlm/
H A Dmidcomms.c201 struct dlm_opts *opts; member in struct:dlm_mhandle
956 static void dlm_fill_opts_header(struct dlm_opts *opts, uint16_t inner_len, argument
982 struct dlm_opts *opts; local
[all...]
/linux-master/net/ipv4/
H A Dicmp.c786 struct ip_options opts = { 0 }; local
/linux-master/security/
H A Dcommoncap.c67 cap_capable(const struct cred *cred, struct user_namespace *targ_ns, int cap, unsigned int opts) argument
/linux-master/drivers/gpu/drm/bridge/imx/
H A Dimx93-mipi-dsi.c383 static int dphy_pll_configure(struct imx93_dsi *dsi, union phy_configure_opts *opts) argument
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_iter.c48 static void do_dummy_read_opts(struct bpf_program *prog, struct bpf_iter_attach_opts *opts) argument
213 test_task_common_nocheck(struct bpf_iter_attach_opts *opts, int *num_unknown, int *num_known) argument
243 test_task_common(struct bpf_iter_attach_opts *opts, int num_unknown, int num_known) argument
1396 test_task_vma_common(struct bpf_iter_attach_opts *opts) argument
1570 test_task_vma_offset_common(struct bpf_iter_attach_opts *opts, bool one_proc) argument
[all...]
/linux-master/tools/perf/arch/x86/util/
H A Dintel-pt.c236 intel_pt_parse_snapshot_options(struct auxtrace_record *itr, struct record_opts *opts, const char *str) argument
598 intel_pt_recording_options(struct auxtrace_record *itr, struct evlist *evlist, struct record_opts *opts) argument
[all...]
/linux-master/drivers/phy/freescale/
H A Dphy-fsl-imx8-mipi-dphy.c353 mixel_dphy_configure_mipi_dphy(struct phy *phy, union phy_configure_opts *opts) argument
382 mixel_dphy_configure_lvds_phy(struct phy *phy, union phy_configure_opts *opts) argument
441 static int mixel_dphy_configure(struct phy *phy, union phy_configure_opts *opts) argument
460 mixel_dphy_validate_lvds_phy(struct phy *phy, union phy_configure_opts *opts) argument
486 mixel_dphy_validate(struct phy *phy, enum phy_mode mode, int submode, union phy_configure_opts *opts) argument
[all...]
/linux-master/kernel/bpf/
H A Dinode.c735 struct bpf_mount_opts *opts = root->d_sb->s_fs_info; local
819 struct bpf_mount_opts *opts local
1012 struct bpf_mount_opts *opts = sb->s_fs_info; local
1057 struct bpf_mount_opts *opts; local
1080 struct bpf_mount_opts *opts = sb->s_fs_info; local
[all...]
/linux-master/fs/befs/
H A Dlinuxvfs.c689 parse_options(char *options, struct befs_mount_options *opts) argument
768 struct befs_mount_options *opts = &befs_sb->mount_opts; local
[all...]

Completed in 548 milliseconds

1234567891011>>