/linux-4.4.14/kernel/printk/ |
H A D | console_cmdline.h | 8 char *options; /* Options for the driver */ member in struct:console_cmdline
|
/linux-4.4.14/include/uapi/linux/netfilter/ |
H A D | xt_connlabel.h | 11 __u16 options; member in struct:xt_connlabel_mtinfo
|
H A D | xt_SYNPROXY.h | 11 __u8 options; member in struct:xt_synproxy_info
|
/linux-4.4.14/arch/mips/fw/arc/ |
H A D | arc_con.c | 27 static int prom_console_setup(struct console *co, char *options) prom_console_setup() argument
|
/linux-4.4.14/drivers/staging/fsl-mc/include/ |
H A D | dpbp.h | 55 u32 options; member in struct:dpbp_cfg
|
H A D | dprc.h | 120 u64 options; member in struct:dprc_cfg 245 u64 options; member in struct:dprc_attributes 316 u32 options; member in struct:dprc_res_req
|
/linux-4.4.14/drivers/video/fbdev/core/ |
H A D | fb_cmdline.c | 37 char *opt, *options = NULL; fb_get_options() local 82 static int __init video_setup(char *options) video_setup() argument
|
/linux-4.4.14/arch/cris/arch-v10/kernel/ |
H A D | dma.c | 21 cris_request_dma(unsigned int dmanr, const char * device_id, unsigned options, enum dma_owner owner) cris_request_dma() argument
|
H A D | debugport.c | 379 console_setup(struct console *co, char *options) console_setup() argument
|
/linux-4.4.14/arch/cris/arch-v32/mach-a3/ |
H A D | dma.c | 19 crisv32_request_dma(unsigned int dmanr, const char *device_id, unsigned options, unsigned int bandwidth, enum dma_owner owner) crisv32_request_dma() argument
|
/linux-4.4.14/arch/cris/arch-v32/mach-fs/ |
H A D | dma.c | 19 crisv32_request_dma(unsigned int dmanr, const char *device_id, unsigned options, unsigned int bandwidth, enum dma_owner owner) crisv32_request_dma() argument
|
/linux-4.4.14/fs/ncpfs/ |
H A D | getopt.c | 28 int ncp_getopt(const char *caller, char **options, const struct ncp_option *opts, ncp_getopt() argument
|
H A D | inode.c | 379 static int ncp_parse_options(struct ncp_mount_data_kernel *data, char *options) { ncp_parse_options() argument 477 int options; ncp_fill_super() local
|
/linux-4.4.14/net/dns_resolver/ |
H A D | dns_query.c | 69 dns_query(const char *type, const char *name, size_t namelen, const char *options, char **_result, time64_t *_expiry) dns_query() argument
|
/linux-4.4.14/include/linux/mtd/ |
H A D | nand-gpio.h | 15 unsigned int options; member in struct:gpio_nand_platdata
|
H A D | bbm.h | 58 int options; member in struct:nand_bbt_descr 156 int options; member in struct:bbm_info
|
/linux-4.4.14/arch/ia64/hp/sim/ |
H A D | hpsim_console.c | 42 simcons_init (struct console *cons, char *options) simcons_init() argument
|
/linux-4.4.14/drivers/firmware/ |
H A D | pcdp.c | 27 static char options[64], *p = options; setup_serial_console() local
|
/linux-4.4.14/net/netfilter/ |
H A D | xt_connlabel.c | 41 const int options = XT_CONNLABEL_OP_INVERT | connlabel_mt_check() local
|
H A D | nf_synproxy_core.c | 116 u8 options = opts->options; synproxy_build_options() local
|
/linux-4.4.14/tools/perf/ |
H A D | builtin-evlist.c | 44 const struct option options[] = { cmd_evlist() local
|
H A D | builtin-buildid-list.c | 96 const struct option options[] = { cmd_buildid_list() local
|
H A D | builtin-data.c | 57 const struct option options[] = { cmd_data_convert() local
|
H A D | builtin-annotate.c | 298 const struct option options[] = { cmd_annotate() local
|
H A D | builtin-probe.c | 440 struct option options[] = { __cmd_probe() local
|
H A D | perf.c | 131 struct option options[] = { variable in typeref:struct:option
|
/linux-4.4.14/drivers/tty/serial/8250/ |
H A D | 8250_early.c | 136 early_serial8250_setup(struct earlycon_device *device, const char *options) early_serial8250_setup() argument
|
H A D | 8250_mtk.c | 309 early_mtk8250_setup(struct earlycon_device *device, const char *options) early_mtk8250_setup() argument
|
H A D | 8250_core.c | 597 static int univ8250_console_setup(struct console *co, char *options) univ8250_console_setup() argument 633 univ8250_console_match(struct console *co, char *name, int idx, char *options) univ8250_console_match() argument
|
/linux-4.4.14/include/net/ |
H A D | geneve.h | 62 struct geneve_opt options[]; member in struct:genevehdr
|
/linux-4.4.14/include/linux/platform_data/ |
H A D | mtd-nand-s3c2410.h | 37 unsigned int options; member in struct:s3c2410_nand_set
|
H A D | mtd-davinci.h | 78 unsigned options; member in struct:davinci_nand_pdata
|
/linux-4.4.14/net/openvswitch/ |
H A D | vport-geneve.c | 58 struct nlattr *options = parms->options; geneve_tnl_create() local
|
H A D | vport-vxlan.c | 86 struct nlattr *options = parms->options; vxlan_tnl_create() local
|
H A D | vport.h | 109 struct nlattr *options; member in struct:vport_parms
|
H A D | vport.c | 247 int ovs_vport_set_options(struct vport *vport, struct nlattr *options) ovs_vport_set_options() argument
|
/linux-4.4.14/drivers/tty/serial/ |
H A D | earlycon.c | 64 static int __init parse_options(struct earlycon_device *device, char *options) parse_options() argument
|
H A D | kgdb_nmi.c | 47 static int kgdb_nmi_console_setup(struct console *co, char *options) kgdb_nmi_console_setup() argument
|
H A D | 21285.c | 420 static int __init serial21285_console_setup(struct console *co, char *options) serial21285_console_setup() argument
|
H A D | altera_jtaguart.c | 351 altera_jtaguart_console_setup(struct console *co, char *options) altera_jtaguart_console_setup() argument
|
H A D | apbuart.c | 476 static int __init apbuart_console_setup(struct console *co, char *options) apbuart_console_setup() argument
|
H A D | clps711x.c | 387 static int uart_clps711x_console_setup(struct console *co, char *options) uart_clps711x_console_setup() argument
|
H A D | mcf.c | 549 static int __init mcf_console_setup(struct console *co, char *options) mcf_console_setup() argument
|
H A D | mux.c | 410 static int mux_console_setup(struct console *co, char *options) mux_console_setup() argument
|
H A D | altera_uart.c | 450 static int __init altera_uart_console_setup(struct console *co, char *options) altera_uart_console_setup() argument
|
H A D | amba-pl010.c | 650 static int __init pl010_console_setup(struct console *co, char *options) pl010_console_setup() argument
|
H A D | ar933x_uart.c | 580 static int ar933x_uart_console_setup(struct console *co, char *options) ar933x_uart_console_setup() argument
|
H A D | arc_uart.c | 491 static int arc_serial_console_setup(struct console *co, char *options) arc_serial_console_setup() argument
|
H A D | bcm63xx_uart.c | 732 static int bcm_console_setup(struct console *co, char *options) bcm_console_setup() argument
|
H A D | bfin_sport_uart.c | 613 sport_uart_console_setup(struct console *co, char *options) sport_uart_console_setup() argument
|
H A D | digicolor-usart.c | 420 static int digicolor_uart_console_setup(struct console *co, char *options) digicolor_uart_console_setup() argument
|
H A D | dz.c | 863 static int __init dz_console_setup(struct console *co, char *options) dz_console_setup() argument
|
H A D | etraxfs-uart.c | 90 cris_console_setup(struct console *co, char *options) cris_console_setup() argument
|
H A D | meson_uart.c | 473 static int meson_serial_console_setup(struct console *co, char *options) meson_serial_console_setup() argument
|
H A D | pnx8xxx_uart.c | 725 pnx8xxx_console_setup(struct console *co, char *options) pnx8xxx_console_setup() argument
|
H A D | pxa.c | 731 serial_pxa_console_setup(struct console *co, char *options) serial_pxa_console_setup() argument
|
H A D | sa1100.c | 781 sa1100_console_setup(struct console *co, char *options) sa1100_console_setup() argument
|
H A D | serial_ks8695.c | 614 static int __init ks8695_console_setup(struct console *co, char *options) ks8695_console_setup() argument
|
H A D | sn_console.c | 983 static int sn_sal_console_setup(struct console *co, char *options) sn_sal_console_setup() argument
|
H A D | sunsab.c | 879 static int sunsab_console_setup(struct console *con, char *options) sunsab_console_setup() argument
|
H A D | uartlite.c | 471 static int ulite_console_setup(struct console *co, char *options) ulite_console_setup() argument
|
H A D | vr41xx_siu.c | 785 static int __init siu_console_setup(struct console *con, char *options) siu_console_setup() argument
|
/linux-4.4.14/drivers/video/fbdev/ |
H A D | efifb.c | 85 static int efifb_setup(char *options) efifb_setup() argument
|
H A D | 68328fb.c | 406 int __init mc68x328fb_setup(char *options) mc68x328fb_setup() argument
|
H A D | fm2fb.c | 296 int __init fm2fb_setup(char *options) fm2fb_setup() argument
|
H A D | au1100fb.c | 392 char *this_opt, *options; au1100fb_setup() local
|
H A D | grvga.c | 270 static int grvga_parse_custom(char *options, grvga_parse_custom() argument 341 char *options = NULL, *mode_opt = NULL; grvga_probe() local
|
H A D | igafb.c | 559 static int __init igafb_setup(char *options) igafb_setup() argument
|
H A D | skeletonfb.c | 986 int __init xxxfb_setup(char *options) xxxfb_setup() argument
|
H A D | valkyriefb.c | 563 int __init valkyriefb_setup(char *options) valkyriefb_setup() argument
|
H A D | vesafb.c | 201 static int vesafb_setup(char *options) vesafb_setup() argument
|
H A D | vfb.c | 460 static int __init vfb_setup(char *options) vfb_setup() argument
|
H A D | acornfb.c | 875 static struct options { struct 885 static int acornfb_setup(char *options) acornfb_setup() argument
|
H A D | macfb.c | 523 static void __init macfb_setup(char *options) macfb_setup() argument
|
H A D | ocfb.c | 70 static int __init ocfb_setup(char *options) ocfb_setup() argument
|
H A D | platinumfb.c | 496 static int __init platinumfb_setup(char *options) platinumfb_setup() argument
|
H A D | sa1100fb.c | 1317 int __init sa1100fb_setup(char *options) sa1100fb_setup() argument
|
H A D | gbefb.c | 1098 static int gbefb_setup(char *options) gbefb_setup() argument 1135 char *options = NULL; gbefb_probe() local
|
H A D | sm712fb.c | 779 static void __init sm7xx_vga_setup(char *options) sm7xx_vga_setup() argument
|
/linux-4.4.14/arch/um/drivers/ |
H A D | pcap_kern.c | 56 char *remain, *host_if = NULL, *options[2] = { NULL, NULL }; pcap_setup() local
|
H A D | ssl.c | 133 static int ssl_console_setup(struct console *co, char *options) ssl_console_setup() argument
|
H A D | stdio_console.c | 133 static int uml_console_setup(struct console *co, char *options) uml_console_setup() argument
|
/linux-4.4.14/include/net/netfilter/ |
H A D | nf_conntrack_synproxy.h | 50 u8 options; member in struct:synproxy_options
|
/linux-4.4.14/include/uapi/linux/ |
H A D | net_dropmon.h | 31 struct net_dm_config_entry options[0]; member in struct:net_dm_config_msg
|
H A D | watchdog.h | 18 __u32 options; /* Options the card/driver supports */ member in struct:watchdog_info
|
H A D | isdn_ppp.h | 62 unsigned char options[ISDN_PPP_COMP_MAX_OPTIONS]; member in struct:isdn_ppp_comp_data
|
/linux-4.4.14/arch/arm/mach-imx/ |
H A D | mach-pca100.c | 302 static int __init pca100_otg_mode(char *options) pca100_otg_mode() argument
|
H A D | mach-pcm043.c | 331 static int __init pcm043_otg_mode(char *options) pcm043_otg_mode() argument
|
H A D | mach-mx27_3ds.c | 250 static int __init mx27_3ds_otg_mode(char *options) mx27_3ds_otg_mode() argument
|
H A D | mach-mx31_3ds.c | 670 static int __init mx31_3ds_otg_mode(char *options) mx31_3ds_otg_mode() argument
|
H A D | mach-mx35_3ds.c | 536 static int __init mx35_3ds_otg_mode(char *options) mx35_3ds_otg_mode() argument
|
H A D | mach-pcm037.c | 556 static int __init pcm037_otg_mode(char *options) pcm037_otg_mode() argument
|
/linux-4.4.14/net/ipv4/netfilter/ |
H A D | ipt_rpfilter.c | 104 unsigned int options = ~XT_RPFILTER_OPTION_MASK; rpfilter_check() local
|
/linux-4.4.14/net/ipv6/netfilter/ |
H A D | ip6t_rpfilter.c | 102 unsigned int options = ~XT_RPFILTER_OPTION_MASK; rpfilter_check() local
|
/linux-4.4.14/tools/perf/bench/ |
H A D | sched-pipe.c | 44 static const struct option options[] = { variable in typeref:struct:option
|
H A D | futex-hash.c | 44 static const struct option options[] = { variable in typeref:struct:option
|
H A D | futex-lock-pi.c | 38 static const struct option options[] = { variable in typeref:struct:option
|
H A D | futex-requeue.c | 40 static const struct option options[] = { variable in typeref:struct:option
|
H A D | futex-wake.c | 41 static const struct option options[] = { variable in typeref:struct:option
|
H A D | futex-wake-parallel.c | 43 static const struct option options[] = { variable in typeref:struct:option
|
H A D | mem-functions.c | 32 static const struct option options[] = { variable in typeref:struct:option
|
H A D | sched-messaging.c | 247 static const struct option options[] = { variable in typeref:struct:option
|
/linux-4.4.14/drivers/usb/serial/ |
H A D | console.c | 58 static int usb_console_setup(struct console *co, char *options) usb_console_setup() argument
|
/linux-4.4.14/drivers/md/ |
H A D | dm-snap-transient.c | 73 static int transient_ctr(struct dm_exception_store *store, char *options) transient_ctr() argument
|
H A D | dm-snap-persistent.c | 850 static int persistent_ctr(struct dm_exception_store *store, char *options) persistent_ctr() argument
|
/linux-4.4.14/drivers/net/ethernet/i825xx/ |
H A D | sni_82596.c | 81 struct resource *res, *ca, *idprom, *options; sni_82596_probe() local
|
/linux-4.4.14/arch/x86/boot/ |
H A D | early_serial_console.c | 114 char optstr[64], *options; parse_console_uart8250() local
|
/linux-4.4.14/arch/x86/include/asm/ |
H A D | gart.h | 50 static inline void gart_parse_options(char *options) gart_parse_options() argument
|
/linux-4.4.14/arch/x86/platform/efi/ |
H A D | early_printk.c | 199 static __init int early_efi_setup(struct console *con, char *options) early_efi_setup() argument
|
/linux-4.4.14/drivers/block/ |
H A D | rbd_types.h | 71 } __attribute__((packed)) options; member in struct:rbd_image_header_ondisk
|
/linux-4.4.14/fs/afs/ |
H A D | mntpt.c | 131 char *devname, *options; afs_mntpt_do_automount() local
|
H A D | super.c | 143 afs_parse_options(struct afs_mount_params *params, char *options, const char **devname) afs_parse_options() argument 354 afs_mount(struct file_system_type *fs_type, int flags, const char *dev_name, void *options) afs_mount() argument
|
/linux-4.4.14/fs/proc/ |
H A D | root.c | 51 static int proc_parse_options(char *options, struct pid_namespace *pid) proc_parse_options() argument 106 char *options; proc_mount() local
|
/linux-4.4.14/include/linux/ |
H A D | tpm.h | 80 tpm_seal_trusted(u32 chip_num, struct trusted_key_payload *payload, struct trusted_key_options *options) tpm_seal_trusted() argument 86 tpm_unseal_trusted(u32 chip_num, struct trusted_key_payload *payload, struct trusted_key_options *options) tpm_unseal_trusted() argument
|
H A D | backlight.h | 52 unsigned int options; member in struct:backlight_ops
|
/linux-4.4.14/arch/sh/kernel/ |
H A D | sh_bios.c | 123 static int __init sh_console_setup(struct console *co, char *options) sh_console_setup() argument
|
/linux-4.4.14/arch/m68k/include/uapi/asm/ |
H A D | bootinfo-vme.h | 53 __be32 options; member in struct:__anon1822
|
/linux-4.4.14/arch/parisc/kernel/ |
H A D | pdc_cons.c | 83 static int pdc_console_setup(struct console *co, char *options) pdc_console_setup() argument
|
/linux-4.4.14/drivers/watchdog/ |
H A D | acquirewdt.c | 150 int options, retval = -EINVAL; acq_ioctl() local
|
H A D | indydog.c | 105 int options, retval = -EINVAL; indydog_ioctl() local
|
H A D | iop_wdt.c | 138 int options; iop_wdt_ioctl() local
|
H A D | riowd.c | 97 unsigned int options; riowd_ioctl() local
|
H A D | sbc_epx_c3.c | 108 int options, retval = -EINVAL; epx_c3_ioctl() local
|
H A D | wafer5823wdt.c | 151 int options, retval = -EINVAL; wafwdt_ioctl() local
|
H A D | advantechwdt.c | 160 int options, retval = -EINVAL; advwdt_ioctl() local
|
H A D | bfin_wdt.c | 251 int options, ret = -EINVAL; bfin_wdt_ioctl() local
|
H A D | eurotechwdt.c | 249 int options, retval = -EINVAL; eurwdt_ioctl() local
|
H A D | gef_wdt.c | 166 int options; gef_wdt_ioctl() local
|
H A D | geodewdt.c | 165 int options, ret = -EINVAL; geodewdt_ioctl() local
|
H A D | ib700wdt.c | 196 int options, retval = -EINVAL; ibwdt_ioctl() local
|
H A D | mv64x60_wdt.c | 181 int options; mv64x60_wdt_ioctl() local
|
H A D | pnx833x_wdt.c | 145 int options, new_timeout = 0; pnx833x_wdt_ioctl() local
|
H A D | sbc7240_wdt.c | 176 int options; fop_ioctl() local
|
H A D | ts72xx_wdt.c | 322 int options; ts72xx_wdt_ioctl() local
|
H A D | pc87413_wdt.c | 412 int options, retval = -EINVAL; pc87413_ioctl() local
|
H A D | sc1200wdt.c | 212 int options, retval = -EINVAL; sc1200wdt_ioctl() local
|
H A D | sch311x_wdt.c | 278 int options, retval = -EINVAL; sch311x_wdt_ioctl() local
|
H A D | smsc37b787_wdt.c | 453 int options, retval = -EINVAL; wb_smsc_wdt_ioctl() local
|
/linux-4.4.14/drivers/tty/ |
H A D | goldfish.c | 156 static int goldfish_tty_console_setup(struct console *co, char *options) goldfish_tty_console_setup() argument
|
/linux-4.4.14/drivers/scsi/lpfc/ |
H A D | lpfc_vport.h | 67 uint32_t options; member in struct:vport_data
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
H A D | qla_mid.c | 631 qla25xx_create_req_que(struct qla_hw_data *ha, uint16_t options, qla25xx_create_req_que() argument 756 qla25xx_create_rsp_que(struct qla_hw_data *ha, uint16_t options, qla25xx_create_rsp_que() argument
|
H A D | qla_bsg.c | 982 uint16_t options; qla84xx_updatefw() local
|
/linux-4.4.14/drivers/scsi/qla4xxx/ |
H A D | ql4_bsg.c | 86 uint32_t options = 0; qla4xxx_update_flash() local
|
H A D | ql4_iocb.c | 507 int qla4xxx_ping_iocb(struct scsi_qla_host *ha, uint32_t options, qla4xxx_ping_iocb() argument
|
/linux-4.4.14/drivers/video/fbdev/geode/ |
H A D | gx1fb_core.c | 405 static void __init gx1fb_setup(char *options) gx1fb_setup() argument
|
H A D | gxfb_core.c | 496 static int __init gxfb_setup(char *options) gxfb_setup() argument
|
H A D | lxfb_core.c | 626 static int __init lxfb_setup(char *options) lxfb_setup() argument
|
/linux-4.4.14/drivers/isdn/mISDN/ |
H A D | dsp_core.c | 168 static int options; variable
|
H A D | layer2.h | 26 u_long options; member in struct:manager
|
/linux-4.4.14/drivers/misc/sgi-gru/ |
H A D | grulib.h | 79 unsigned int options; member in struct:gru_create_context_req
|
H A D | grumain.c | 323 gru_alloc_gts(struct vm_area_struct *vma, int cbr_au_count, int dsr_au_count, unsigned char tlb_preload_count, int options, int tsid) gru_alloc_gts() argument
|
/linux-4.4.14/drivers/net/ppp/ |
H A D | ppp_deflate.c | 88 static void *z_comp_alloc(unsigned char *options, int opt_len) z_comp_alloc() argument 140 static int z_comp_init(void *arg, unsigned char *options, int opt_len, z_comp_init() argument 305 static void *z_decomp_alloc(unsigned char *options, int opt_len) z_decomp_alloc() argument 355 static int z_decomp_init(void *arg, unsigned char *options, int opt_len, z_decomp_init() argument
|
H A D | ppp_mppe.c | 193 static void *mppe_alloc(unsigned char *options, int optlen) mppe_alloc() argument 273 mppe_init(void *arg, unsigned char *options, int optlen, int unit, int debug, mppe_init() argument 338 mppe_comp_init(void *arg, unsigned char *options, int optlen, int unit, mppe_comp_init() argument 454 mppe_decomp_init(void *arg, unsigned char *options, int optlen, int unit, mppe_decomp_init() argument
|
/linux-4.4.14/drivers/base/ |
H A D | devtmpfs.c | 378 char options[] = "mode=0755"; devtmpfsd() local
|
/linux-4.4.14/arch/x86/ia32/ |
H A D | sys_ia32.c | 169 sys32_waitpid(compat_pid_t pid, unsigned int __user *stat_addr, int options) sys32_waitpid() argument
|
/linux-4.4.14/arch/alpha/kernel/ |
H A D | srmcons.c | 264 srm_console_setup(struct console *co, char *options) srm_console_setup() argument
|
/linux-4.4.14/fs/hfs/ |
H A D | super.c | 230 static int parse_options(char *options, struct hfs_sb_info *hsb) parse_options() argument
|
/linux-4.4.14/net/dccp/ |
H A D | options.c | 57 unsigned char *options = (unsigned char *)dh + dccp_hdr_len(skb); dccp_parse_options() local
|
/linux-4.4.14/fs/9p/ |
H A D | v9fs.c | 115 char *options, *tmp_options; v9fs_parse_options() local
|
/linux-4.4.14/fs/autofs4/ |
H A D | inode.c | 129 static int parse_options(char *options, int *pipefd, kuid_t *uid, kgid_t *gid, parse_options() argument
|
/linux-4.4.14/arch/mips/include/asm/ |
H A D | cpu-info.h | 48 unsigned long long options; member in struct:cpuinfo_mips
|
/linux-4.4.14/arch/mn10300/kernel/ |
H A D | mn10300-serial.h | 83 u16 options; /* options */ member in struct:mn10300_serial_port
|
/linux-4.4.14/arch/arm/mach-s3c24xx/ |
H A D | mach-jive.c | 237 static int __init jive_mtdset(char *options) jive_mtdset() argument
|
/linux-4.4.14/net/ipv4/ |
H A D | syncookies.c | 86 u32 options = 0; cookie_init_timestamp() local 250 u32 options = tcp_opt->rcv_tsecr; cookie_timestamp_decode() local
|
/linux-4.4.14/tools/lib/traceevent/ |
H A D | event-plugin.c | 37 struct pevent_plugin_option *options; member in struct:registered_plugin_options 247 void traceevent_plugin_remove_options(struct pevent_plugin_option *options) traceevent_plugin_remove_options() argument 224 traceevent_plugin_add_options(const char *name, struct pevent_plugin_option *options) traceevent_plugin_add_options() argument
|
/linux-4.4.14/drivers/staging/sm750fb/ |
H A D | sm750.c | 1170 static int __init lynxfb_setup(char *options) lynxfb_setup() argument
|
/linux-4.4.14/drivers/iio/common/ssp_sensors/ |
H A D | ssp_spi.c | 40 __le16 options; member in struct:ssp_msg_header 46 u16 options; member in struct:ssp_msg
|
/linux-4.4.14/drivers/net/hamradio/ |
H A D | baycom_par.c | 132 unsigned int options; member in struct:baycom_state
|
/linux-4.4.14/drivers/pcmcia/ |
H A D | vrc4173_cardu.c | 536 static int vrc4173_cardu_setup(char *options) vrc4173_cardu_setup() argument
|
/linux-4.4.14/fs/ext4/ |
H A D | sysfs.c | 373 PROC_FILE_SHOW_DEFN(options); variable
|
/linux-4.4.14/fs/fat/ |
H A D | namei_msdos.c | 151 struct fat_mount_options *options = &MSDOS_SB(dentry->d_sb)->options; msdos_hash() local 168 struct fat_mount_options *options = &MSDOS_SB(parent->d_sb)->options; msdos_cmp() local
|
/linux-4.4.14/net/ceph/ |
H A D | ceph_common.c | 338 ceph_parse_options(char *options, const char *dev_name, ceph_parse_options() argument
|
/linux-4.4.14/fs/adfs/ |
H A D | super.c | 158 static int parse_options(struct super_block *sb, char *options) parse_options() argument
|
/linux-4.4.14/fs/omfs/ |
H A D | inode.c | 375 static int parse_options(char *options, struct omfs_sb_info *sbi) parse_options() argument
|
/linux-4.4.14/fs/pstore/ |
H A D | inode.c | 248 static void parse_options(char *options) parse_options() argument
|
/linux-4.4.14/include/linux/ceph/ |
H A D | libceph.h | 118 struct ceph_options *options; member in struct:ceph_client
|
/linux-4.4.14/arch/s390/hypfs/ |
H A D | inode.c | 216 static int hypfs_parse_options(char *options, struct super_block *sb) hypfs_parse_options() argument
|
/linux-4.4.14/drivers/firmware/efi/libstub/ |
H A D | efi-stub-helper.c | 665 const u16 *options = image->load_options; efi_convert_cmdline() local
|
/linux-4.4.14/tools/perf/util/ |
H A D | parse-options.c | 228 static int parse_short_opt(struct parse_opt_ctx_t *p, const struct option *options) parse_short_opt() argument 343 static void check_typos(const char *arg, const struct option *options) check_typos() argument 499 int parse_options_subcommand(int argc, const char **argv, const struct option *options, parse_options_subcommand() argument 557 int parse_options(int argc, const char **argv, const struct option *options, parse_options() argument 239 parse_long_opt(struct parse_opt_ctx_t *p, const char *arg, const struct option *options) parse_long_opt() argument 381 parse_options_step(struct parse_opt_ctx_t *ctx, const struct option *options, const char * const usagestr[]) parse_options_step() argument
|
/linux-4.4.14/drivers/tty/hvc/ |
H A D | hvc_console.c | 193 static int hvc_console_setup(struct console *co, char *options) hvc_console_setup() argument 803 static int hvc_poll_init(struct tty_driver *driver, int line, char *options) hvc_poll_init() argument
|
/linux-4.4.14/drivers/tty/serial/cpm_uart/ |
H A D | cpm_uart_core.c | 1295 static int __init cpm_uart_console_setup(struct console *co, char *options) cpm_uart_console_setup() argument
|
/linux-4.4.14/drivers/staging/lustre/lnet/selftest/ |
H A D | rpc.c | 356 srpc_post_passive_rdma(int portal, int local, __u64 matchbits, void *buf, int len, int options, lnet_process_id_t peer, lnet_handle_md_t *mdh, srpc_event_t *ev) srpc_post_passive_rdma() argument 396 srpc_post_active_rdma(int portal, __u64 matchbits, void *buf, int len, int options, lnet_process_id_t peer, lnet_nid_t self, lnet_handle_md_t *mdh, srpc_event_t *ev) srpc_post_active_rdma() argument
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
H A D | obd_mount.c | 875 static int lmd_parse(char *options, struct lustre_mount_data *lmd) lmd_parse() argument
|
/linux-4.4.14/drivers/rtc/ |
H A D | rtc-ds1374.c | 513 int new_margin, options; ds1374_wdt_ioctl() local
|
/linux-4.4.14/drivers/s390/cio/ |
H A D | io_sch.h | 19 } __packed options; member in struct:io_subchannel_private 141 } __attribute__ ((packed)) options; member in struct:ccw_device_private
|
/linux-4.4.14/drivers/video/fbdev/intelfb/ |
H A D | intelfbdrv.c | 325 static int __init intelfb_setup(char *options) intelfb_setup() argument
|
/linux-4.4.14/drivers/video/fbdev/kyro/ |
H A D | fbdev.c | 554 static int __init kyrofb_setup(char *options) kyrofb_setup() argument
|
/linux-4.4.14/drivers/net/can/usb/peak_usb/ |
H A D | pcan_ucan.h | 112 __le16 options; member in struct:pucan_options
|
/linux-4.4.14/drivers/net/ethernet/8390/ |
H A D | ne2k-pci.c | 39 static int options[MAX_UNITS]; variable
|
/linux-4.4.14/drivers/hwtracing/stm/ |
H A D | core.c | 549 u64 options; stm_char_ioctl() local
|
/linux-4.4.14/drivers/gpu/drm/ttm/ |
H A D | ttm_page_alloc.c | 113 struct ttm_pool_opts options; member in struct:ttm_pool_manager
|
/linux-4.4.14/drivers/net/ethernet/xilinx/ |
H A D | ll_temac_main.c | 486 static u32 temac_setoptions(struct net_device *ndev, u32 options) temac_setoptions() argument
|
H A D | xilinx_axienet_main.c | 417 static void axienet_setoptions(struct net_device *ndev, u32 options) axienet_setoptions() argument
|
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
H A D | init.c | 1421 u32 param, options, sleep, address; ath6kl_init_upload() local
|
/linux-4.4.14/drivers/crypto/caam/ |
H A D | desc_constr.h | 53 static inline void init_desc(u32 *desc, u32 options) init_desc() argument 58 static inline void init_sh_desc(u32 *desc, u32 options) init_sh_desc() argument 64 static inline void init_sh_desc_pdb(u32 *desc, u32 options, size_t pdb_bytes) init_sh_desc_pdb() argument 72 static inline void init_job_desc(u32 *desc, u32 options) init_job_desc() argument 86 init_job_desc_shared(u32 *desc, dma_addr_t ptr, int len, u32 options) init_job_desc_shared() argument 213 append_store(u32 *desc, dma_addr_t ptr, unsigned int len, u32 options) append_store() argument
|
/linux-4.4.14/drivers/char/tpm/ |
H A D | tpm-interface.c | 1057 tpm_seal_trusted(u32 chip_num, struct trusted_key_payload *payload, struct trusted_key_options *options) tpm_seal_trusted() argument 1083 tpm_unseal_trusted(u32 chip_num, struct trusted_key_payload *payload, struct trusted_key_options *options) tpm_unseal_trusted() argument
|
/linux-4.4.14/fs/gfs2/ |
H A D | ops_fstype.c | 945 char *o, *options; gfs2_lm_mount() local
|
/linux-4.4.14/fs/hpfs/ |
H A D | super.c | 544 static int hpfs_fill_super(struct super_block *s, void *options, int silent) hpfs_fill_super() argument
|
/linux-4.4.14/fs/jfs/ |
H A D | super.c | 232 static int parse_options(char *options, struct super_block *sb, s64 *newLVSize, parse_options() argument
|
/linux-4.4.14/fs/nfs/ |
H A D | internal.h | 88 unsigned int options; member in struct:nfs_parsed_mount_data
|