Home
last modified time | relevance | path

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

/include/linux/
A Dcache.h59 #ifndef __ro_after_init
60 #define __ro_after_init __section(".data..ro_after_init") macro
A Dlsm_hooks.h172 extern struct lsm_static_calls_table static_calls_table __ro_after_init;
A Dphy.h35 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_basic_features) __ro_after_init;
36 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_basic_t1_features) __ro_after_init;
37 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_basic_t1s_p2mp_features) __ro_after_init;
38 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_gbit_features) __ro_after_init;
39 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_gbit_fibre_features) __ro_after_init;
40 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_10gbit_features) __ro_after_init;
41 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_eee_cap1_features) __ro_after_init;
42 extern __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_eee_cap2_features) __ro_after_init;
A Djump_label.h380 struct static_key_true name __ro_after_init = STATIC_KEY_TRUE_INIT
389 struct static_key_false name __ro_after_init = STATIC_KEY_FALSE_INIT
A Dgenl_magic_func.h287 static struct genl_family ZZZ_genl_family __ro_after_init = { variable
A Dirq.h1291 extern void (*handle_arch_irq)(struct pt_regs *) __ro_after_init;
A Defi.h629 extern unsigned long __ro_after_init efi_rng_seed; /* RNG Seed table */
A Dmm.h80 extern int mmap_rnd_bits_max __ro_after_init;

Completed in 41 milliseconds