Searched defs:__ro_after_init (Results 176 - 200 of 336) sorted by path

1234567891011>>

/linux-master/drivers/net/
H A Dgtp.c2449 static struct genl_family gtp_genl_family __ro_after_init = { variable in typeref:struct:gtp_genl_family
H A Dmacsec.c3430 static struct genl_family macsec_fam __ro_after_init = { variable in typeref:struct:macsec_fam
/linux-master/drivers/net/hyperv/
H A Dnetvsc_drv.c49 static unsigned int ring_size __ro_after_init = 128; variable
52 unsigned int netvsc_ring_bytes __ro_after_init; variable
/linux-master/drivers/net/ieee802154/
H A Dmac802154_hwsim.c790 static struct genl_family hwsim_genl_family __ro_after_init = { variable in typeref:struct:hwsim_genl_family
/linux-master/drivers/net/team/
H A Dteam_core.c2808 static struct genl_family team_nl_family __ro_after_init = { variable in typeref:struct:team_nl_family
/linux-master/drivers/net/wireguard/
H A Dnetlink.c624 static struct genl_family genl_family __ro_after_init = { variable in typeref:struct:genl_family
H A Dnoise.c30 static u8 handshake_init_hash[NOISE_HASH_LEN] __ro_after_init; variable
31 static u8 handshake_init_chaining_key[NOISE_HASH_LEN] __ro_after_init; variable
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D3945-mac.c3434 static struct ieee80211_ops il3945_mac_ops __ro_after_init = { variable in typeref:struct:il3945_mac_ops
/linux-master/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c6341 static struct genl_family hwsim_genl_family __ro_after_init = { variable in typeref:struct:hwsim_genl_family
H A Dvirt_wifi.c137 static u8 fake_router_bssid[ETH_ALEN] __ro_after_init = {}; variable
/linux-master/drivers/of/
H A Dfdt.c480 void *initial_boot_params __ro_after_init; variable
/linux-master/drivers/parisc/
H A Dsba_iommu.c122 static struct proc_dir_entry *proc_runway_root __ro_after_init; variable in typeref:struct:proc_runway_root
123 static struct proc_dir_entry *proc_mckinley_root __ro_after_init; variable in typeref:struct:proc_mckinley_root
/linux-master/drivers/pci/hotplug/
H A Dacpiphp_ibm.c96 static struct bin_attribute ibm_apci_table_attr __ro_after_init = { variable in typeref:struct:ibm_apci_table_attr
/linux-master/drivers/pci/
H A Dpci.c145 u8 pci_dfl_cache_line_size __ro_after_init = L1_CACHE_BYTES >> 2; variable
146 u8 pci_cache_line_size __ro_after_init ; variable
/linux-master/drivers/pci/pcie/
H A Daer.c581 static struct attribute *aer_stats_attrs[] __ro_after_init = { variable in typeref:struct:aer_stats_attrs
/linux-master/drivers/regulator/
H A Devent.c21 static struct genl_family reg_event_genl_family __ro_after_init = { variable in typeref:struct:reg_event_genl_family
/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c197 static struct ahd_linux_iocell_opts aic79xx_iocell_info[] __ro_after_init = variable in typeref:struct:aic79xx_iocell_info
/linux-master/drivers/scsi/
H A Dpmcraid.c1342 static struct genl_family pmcraid_event_family __ro_after_init = { variable in typeref:struct:pmcraid_event_family
/linux-master/drivers/target/
H A Dtarget_core_user.c477 static struct genl_family tcmu_genl_family __ro_after_init = { variable in typeref:struct:tcmu_genl_family
/linux-master/drivers/thermal/
H A Dthermal_netlink.c696 static struct genl_family thermal_genl_family __ro_after_init = { variable in typeref:struct:thermal_genl_family
/linux-master/drivers/tty/
H A Dpty.c871 static struct file_operations ptmx_fops __ro_after_init; variable in typeref:struct:ptmx_fops
/linux-master/drivers/vdpa/
H A Dvdpa.c1502 static struct genl_family vdpa_nl_family __ro_after_init = { variable in typeref:struct:vdpa_nl_family
/linux-master/drivers/watchdog/
H A Dbooke_wdt.c196 static struct watchdog_info booke_wdt_info __ro_after_init = { variable in typeref:struct:booke_wdt_info
H A Dpika_wdt.c58 static struct watchdog_info ident __ro_after_init = { variable in typeref:struct:ident
/linux-master/fs/
H A Danon_inodes.c27 static struct vfsmount *anon_inode_mnt __ro_after_init; variable in typeref:struct:anon_inode_mnt
28 static struct inode *anon_inode_inode __ro_after_init; variable in typeref:struct:anon_inode_inode

Completed in 426 milliseconds

1234567891011>>