/drivers/clk/tegra/ |
D | clk-tegra30.c | 350 static struct tegra_clk_pll_params pll_c_params __ro_after_init = { variable 379 static struct tegra_clk_pll_params pll_m_params __ro_after_init = { variable 400 static struct tegra_clk_pll_params pll_p_params __ro_after_init = { variable 435 static struct tegra_clk_pll_params pll_d_params __ro_after_init = { variable 452 static struct tegra_clk_pll_params pll_d2_params __ro_after_init = { variable 469 static struct tegra_clk_pll_params pll_u_params __ro_after_init = { variable 487 static struct tegra_clk_pll_params pll_x_params __ro_after_init = { variable 506 static struct tegra_clk_pll_params pll_e_params __ro_after_init = { variable
|
/drivers/bus/ |
D | arm-cci.c | 28 static void __iomem *cci_ctrl_base __ro_after_init; variable 29 static unsigned long cci_ctrl_phys __ro_after_init; variable
|
/drivers/clocksource/ |
D | i8253.c | 28 bool i8253_clear_counter_on_shutdown __ro_after_init = true; variable
|
D | hyperv_timer.c | 26 static u64 hv_sched_clock_offset __ro_after_init; variable
|
D | arm_arch_timer.c | 200 static struct cyclecounter cyclecounter __ro_after_init = { variable
|
/drivers/net/phy/ |
D | phy_device.c | 40 __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_basic_features) __ro_after_init; 43 __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_basic_t1_features) __ro_after_init; 46 __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_gbit_features) __ro_after_init; 49 __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_gbit_fibre_features) __ro_after_init; 52 __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_gbit_all_ports_features) __ro_after_init; 55 __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_10gbit_features) __ro_after_init; 58 __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_10gbit_fec_features) __ro_after_init; 113 __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_10gbit_full_features) __ro_after_init;
|
/drivers/firmware/efi/ |
D | rci2-table.c | 41 unsigned long rci2_table_phys __ro_after_init = EFI_INVALID_TABLE_ADDR; variable
|
D | memattr.c | 16 unsigned long __ro_after_init efi_mem_attr_table = EFI_INVALID_TABLE_ADDR;
|
D | efi.c | 52 unsigned long __ro_after_init efi_rng_seed = EFI_INVALID_TABLE_ADDR; 891 static struct linux_efi_memreserve *efi_memreserve_root __ro_after_init; variable
|
/drivers/irqchip/ |
D | irq-gic-v3-its-fsl-mc-msi.c | 70 static struct msi_domain_ops its_fsl_mc_msi_ops __ro_after_init = { variable
|
/drivers/acpi/ |
D | event.c | 83 static struct genl_family acpi_event_genl_family __ro_after_init = { variable
|
/drivers/misc/lkdtm/ |
D | perms.c | 28 static unsigned long ro_after_init __ro_after_init = 0x55AA5500; variable
|
/drivers/watchdog/ |
D | booke_wdt.c | 196 static struct watchdog_info booke_wdt_info __ro_after_init = { variable
|
D | pika_wdt.c | 58 static struct watchdog_info ident __ro_after_init = { variable
|
/drivers/pci/hotplug/ |
D | acpiphp_ibm.c | 96 static struct bin_attribute ibm_apci_table_attr __ro_after_init = { variable
|
/drivers/net/wireguard/ |
D | noise.c | 30 static u8 handshake_init_hash[NOISE_HASH_LEN] __ro_after_init; 31 static u8 handshake_init_chaining_key[NOISE_HASH_LEN] __ro_after_init;
|
D | netlink.c | 624 static struct genl_family genl_family __ro_after_init = { variable
|
/drivers/char/ |
D | random.c | 799 static bool trust_cpu __ro_after_init = IS_ENABLED(CONFIG_RANDOM_TRUST_CPU); variable 800 static bool trust_bootloader __ro_after_init = IS_ENABLED(CONFIG_RANDOM_TRUST_BOOTLOADER); variable
|
/drivers/thermal/ |
D | thermal_netlink.c | 640 static struct genl_family thermal_gnl_family __ro_after_init = { variable
|
/drivers/net/wireless/ |
D | virt_wifi.c | 139 static u8 fake_router_bssid[ETH_ALEN] __ro_after_init = {};
|
/drivers/net/ieee802154/ |
D | mac802154_hwsim.c | 627 static struct genl_family hwsim_genl_family __ro_after_init = { variable
|
/drivers/tty/ |
D | pty.c | 883 static struct file_operations ptmx_fops __ro_after_init; variable
|
/drivers/of/ |
D | fdt.c | 466 void *initial_boot_params __ro_after_init; variable
|
/drivers/net/hyperv/ |
D | netvsc_drv.c | 51 static unsigned int ring_size __ro_after_init = 128; variable 54 unsigned int netvsc_ring_bytes __ro_after_init; variable
|
/drivers/pci/pcie/ |
D | aer.c | 582 static struct attribute *aer_stats_attrs[] __ro_after_init = {
|