Home
last modified time | relevance | path

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

/include/linux/
Dcache.h36 #ifndef __ro_after_init
37 #define __ro_after_init __section(".data..ro_after_init") macro
Dlsm_hooks.h1678 #define __lsm_ro_after_init __ro_after_init
Dphy.h47 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_basic_features) __ro_after_init;
48 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_basic_t1_features) __ro_after_init;
49 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_gbit_features) __ro_after_init;
50 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_gbit_fibre_features) __ro_after_init;
51 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_gbit_all_ports_features) __ro_after_init;
52 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_10gbit_features) __ro_after_init;
53 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_10gbit_fec_features) __ro_after_init;
54 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_10gbit_full_features) __ro_after_init;
Djump_label.h396 struct static_key_true name __ro_after_init = STATIC_KEY_TRUE_INIT
405 struct static_key_false name __ro_after_init = STATIC_KEY_FALSE_INIT
Dgenl_magic_func.h286 static struct genl_family ZZZ_genl_family __ro_after_init = { variable
Defi.h536 extern unsigned long __ro_after_init efi_rng_seed; /* RNG Seed table */
Dirq.h1271 extern void (*handle_arch_irq)(struct pt_regs *) __ro_after_init;