Home
last modified time | relevance | path

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

/include/linux/
Dcache.h30 #ifndef __ro_after_init
31 #define __ro_after_init __attribute__((__section__(".data..ro_after_init"))) macro
Dphy.h41 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_basic_features) __ro_after_init;
42 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_basic_t1_features) __ro_after_init;
43 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_gbit_features) __ro_after_init;
44 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_gbit_fibre_features) __ro_after_init;
45 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_gbit_all_ports_features) __ro_after_init;
46 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_10gbit_features) __ro_after_init;
47 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_10gbit_fec_features) __ro_after_init;
48 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_10gbit_full_features) __ro_after_init;
Djump_label.h361 struct static_key_true name __ro_after_init = STATIC_KEY_TRUE_INIT
370 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
Dirq.h1245 extern void (*handle_arch_irq)(struct pt_regs *) __ro_after_init;
Dlsm_hooks.h2184 #define __lsm_ro_after_init __ro_after_init