/kernel/linux/linux-5.10/fs/jffs2/ |
H A D | super.c | 88 struct jffs2_mount_opts *opts = &c->mount_opts; in jffs2_show_options() local
|
/kernel/linux/linux-5.10/fs/exfat/ |
H A D | misc.c | 27 struct exfat_mount_options *opts = &EXFAT_SB(sb)->options; in __exfat_fs_error() local
|
/kernel/linux/linux-5.10/fs/fat/ |
H A D | misc.c | 23 struct fat_mount_options *opts = &MSDOS_SB(sb)->options; in __fat_fs_error() local
|
/kernel/linux/linux-5.10/fs/9p/ |
H A D | v9fs.c | 162 static int v9fs_parse_options(struct v9fs_session_info *v9ses, char *opts) in v9fs_parse_options() argument
|
/kernel/linux/linux-5.10/kernel/ |
H A D | capability.c | 364 ns_capable_common(struct user_namespace *ns, int cap, unsigned int opts) ns_capable_common() argument
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | acard-ahci.c | 217 u32 opts; in acard_ahci_qc_prep() local
|
/kernel/linux/linux-6.6/drivers/base/ |
H A D | devtmpfs.c | 451 char opts[] = "mode=0755"; in devtmpfs_init() local
|
/kernel/linux/linux-6.6/fs/fat/ |
H A D | misc.c | 23 struct fat_mount_options *opts = &MSDOS_SB(sb)->options; in __fat_fs_error() local
|
/kernel/linux/linux-6.6/fs/exfat/ |
H A D | misc.c | 28 struct exfat_mount_options *opts = &EXFAT_SB(sb)->options; in __exfat_fs_error() local
|
H A D | balloc.c | 169 struct exfat_mount_options *opts = &sbi->options; in exfat_clear_bitmap() local
|
/kernel/linux/linux-6.6/fs/jffs2/ |
H A D | super.c | 87 struct jffs2_mount_opts *opts = &c->mount_opts; in jffs2_show_options() local
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_subset.c | 417 struct f_gether_opts *opts; in geth_free_inst() local 429 struct f_gether_opts *opts; in geth_alloc_inst() local 466 struct f_gether_opts *opts; geth_alloc() local [all...] |
H A D | f_obex.c | 388 struct f_serial_opts *opts = to_f_serial_opts(item); in obex_attr_release() local 417 struct f_serial_opts *opts; in obex_free_inst() local 426 struct f_serial_opts *opts; in obex_alloc_inst() local 461 struct f_serial_opts *opts; obex_alloc() local [all...] |
H A D | f_serial.c | 258 struct f_serial_opts *opts = to_f_serial_opts(item); in serial_attr_release() local 308 struct f_serial_opts *opts; in gser_free_inst() local 317 struct f_serial_opts *opts; in gser_alloc_inst() local 370 struct f_serial_opts *opts; gser_alloc() local [all...] |
H A D | u_midi2.h | 64 struct f_midi2_opts *opts; member
|
/kernel/linux/linux-6.6/drivers/usb/gadget/legacy/ |
H A D | g_ffs.c | 179 struct f_fs_opts *opts; in gfs_init() local
|
/kernel/linux/linux-6.6/kernel/ |
H A D | capability.c | 351 ns_capable_common(struct user_namespace *ns, int cap, unsigned int opts) ns_capable_common() argument
|
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rkisp1/ |
H A D | rkisp1-csi.c | 169 union phy_configure_opts opts; in rkisp1_csi_start() local
|
/kernel/linux/linux-6.6/drivers/phy/amlogic/ |
H A D | phy-meson-axg-mipi-dphy.c | 199 phy_meson_axg_mipi_dphy_configure(struct phy *phy, union phy_configure_opts *opts) phy_meson_axg_mipi_dphy_configure() argument
|
H A D | phy-meson-axg-mipi-pcie-analog.c | 133 phy_axg_mipi_pcie_analog_configure(struct phy *phy, union phy_configure_opts *opts) phy_axg_mipi_pcie_analog_configure() argument
|
/kernel/linux/linux-6.6/drivers/phy/mediatek/ |
H A D | phy-mtk-hdmi-mt8195.c | 465 static int mtk_hdmi_phy_configure(struct phy *phy, union phy_configure_opts *opts) in mtk_hdmi_phy_configure() argument
|
H A 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() argument
|
/kernel/linux/linux-6.6/drivers/phy/starfive/ |
H A D | phy-jh7110-dphy-rx.c | 78 static int stf_dphy_configure(struct phy *phy, union phy_configure_opts *opts) in stf_dphy_configure() argument
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | switch-tracking.c | 331 struct record_opts opts = { in test__switch_tracking() local
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | bpf-event.c | 163 perf_event__synthesize_one_bpf_prog(struct perf_session *session, perf_event__handler_t process, struct machine *machine, int fd, union perf_event *event, struct record_opts *opts) perf_event__synthesize_one_bpf_prog() argument 377 perf_event__synthesize_bpf_events(struct perf_session *session, perf_event__handler_t process, struct machine *machine, struct record_opts *opts) perf_event__synthesize_bpf_events() argument
|