Home
last modified time | relevance | path

Searched refs:__ro_after_init (Results 1 – 25 of 35) sorted by relevance

12

/drivers/clk/tegra/
Dclk-tegra30.c350 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/
Darm-cci.c28 static void __iomem *cci_ctrl_base __ro_after_init; variable
29 static unsigned long cci_ctrl_phys __ro_after_init; variable
/drivers/clocksource/
Di8253.c28 bool i8253_clear_counter_on_shutdown __ro_after_init = true; variable
Dhyperv_timer.c26 static u64 hv_sched_clock_offset __ro_after_init; variable
Darm_arch_timer.c200 static struct cyclecounter cyclecounter __ro_after_init = { variable
/drivers/net/phy/
Dphy_device.c40 __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/
Drci2-table.c41 unsigned long rci2_table_phys __ro_after_init = EFI_INVALID_TABLE_ADDR; variable
Dmemattr.c16 unsigned long __ro_after_init efi_mem_attr_table = EFI_INVALID_TABLE_ADDR;
Defi.c52 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/
Dirq-gic-v3-its-fsl-mc-msi.c70 static struct msi_domain_ops its_fsl_mc_msi_ops __ro_after_init = { variable
/drivers/acpi/
Devent.c83 static struct genl_family acpi_event_genl_family __ro_after_init = { variable
/drivers/misc/lkdtm/
Dperms.c28 static unsigned long ro_after_init __ro_after_init = 0x55AA5500; variable
/drivers/watchdog/
Dbooke_wdt.c196 static struct watchdog_info booke_wdt_info __ro_after_init = { variable
Dpika_wdt.c58 static struct watchdog_info ident __ro_after_init = { variable
/drivers/pci/hotplug/
Dacpiphp_ibm.c96 static struct bin_attribute ibm_apci_table_attr __ro_after_init = { variable
/drivers/net/wireguard/
Dnoise.c30 static u8 handshake_init_hash[NOISE_HASH_LEN] __ro_after_init;
31 static u8 handshake_init_chaining_key[NOISE_HASH_LEN] __ro_after_init;
Dnetlink.c624 static struct genl_family genl_family __ro_after_init = { variable
/drivers/char/
Drandom.c799 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/
Dthermal_netlink.c640 static struct genl_family thermal_gnl_family __ro_after_init = { variable
/drivers/net/wireless/
Dvirt_wifi.c139 static u8 fake_router_bssid[ETH_ALEN] __ro_after_init = {};
/drivers/net/ieee802154/
Dmac802154_hwsim.c627 static struct genl_family hwsim_genl_family __ro_after_init = { variable
/drivers/tty/
Dpty.c883 static struct file_operations ptmx_fops __ro_after_init; variable
/drivers/of/
Dfdt.c466 void *initial_boot_params __ro_after_init; variable
/drivers/net/hyperv/
Dnetvsc_drv.c51 static unsigned int ring_size __ro_after_init = 128; variable
54 unsigned int netvsc_ring_bytes __ro_after_init; variable
/drivers/pci/pcie/
Daer.c582 static struct attribute *aer_stats_attrs[] __ro_after_init = {

12