Searched defs:__ro_after_init (Results 251 - 275 of 323) sorted by relevance

<<111213

/linux-master/drivers/net/hyperv/
H A Dnetvsc_drv.c49 static unsigned int ring_size __ro_after_init = 128; variable
52 unsigned int netvsc_ring_bytes __ro_after_init; variable
/linux-master/arch/powerpc/platforms/pseries/
H A Dlpar.c69 static int hblkrm_size[MMU_PAGE_COUNT][MMU_PAGE_COUNT] __ro_after_init; variable
/linux-master/arch/powerpc/kernel/
H A Drtas.c101 static struct rtas_function rtas_function_table[] __ro_after_init = { variable in typeref:struct:rtas_function_table
1008 static u32 rtas_error_log_max __ro_after_init = RTAS_ERROR_LOG_MAX; variable
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_ethtool.c252 qede_forced_speed_maps[] __ro_after_init = { variable in typeref:struct:qede_forced_speed_maps
/linux-master/fs/
H A Deventpoll.c265 static struct kmem_cache *epi_cache __ro_after_init; variable in typeref:struct:epi_cache
268 static struct kmem_cache *pwq_cache __ro_after_init; variable in typeref:struct:pwq_cache
280 static struct kmem_cache *ephead_cache __ro_after_init; variable in typeref:struct:ephead_cache
H A Dbuffer.c2969 static struct kmem_cache *bh_cachep __ro_after_init; variable in typeref:struct:bh_cachep
2975 static unsigned long max_buffer_heads __ro_after_init; variable
H A Dlocks.c172 static struct kmem_cache *flctx_cache __ro_after_init; variable in typeref:struct:flctx_cache
173 static struct kmem_cache *filelock_cache __ro_after_init; variable in typeref:struct:filelock_cache
174 static struct kmem_cache *filelease_cache __ro_after_init; variable in typeref:struct:filelease_cache
H A Ddcache.c81 static struct kmem_cache *dentry_cache __ro_after_init; variable in typeref:struct:dentry_cache
99 static unsigned int d_hash_shift __ro_after_init; variable
101 static struct hlist_bl_head *dentry_hashtable __ro_after_init; variable in typeref:struct:dentry_hashtable
3163 struct kmem_cache *names_cachep __ro_after_init; variable in typeref:struct:names_cachep
H A Duserfaultfd.c51 static struct kmem_cache *userfaultfd_ctx_cachep __ro_after_init; variable in typeref:struct:userfaultfd_ctx_cachep
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D3945-mac.c3434 static struct ieee80211_ops il3945_mac_ops __ro_after_init = { variable in typeref:struct:il3945_mac_ops
/linux-master/drivers/block/
H A Dnbd.c2377 static struct genl_family nbd_genl_family __ro_after_init = { variable in typeref:struct:nbd_genl_family
/linux-master/drivers/clocksource/
H A Darm_arch_timer.c69 static struct arch_timer *arch_timer_mem __ro_after_init; variable in typeref:struct:arch_timer_mem
73 static u32 arch_timer_rate __ro_after_init; variable
74 static int arch_timer_ppi[ARCH_TIMER_MAX_TIMER_PPI] __ro_after_init; variable
86 static enum arch_timer_ppi_nr arch_timer_uses_ppi __ro_after_init = ARCH_TIMER_VIRT_PPI; variable in typeref:enum:arch_timer_uses_ppi
87 static bool arch_timer_c3stop __ro_after_init; variable
88 static bool arch_timer_mem_use_virtual __ro_after_init; variable
89 static bool arch_counter_suspend_stop __ro_after_init; variable
97 static bool evtstrm_enable __ro_after_init = IS_ENABLED(CONFIG_ARM_ARCH_TIMER_EVTSTREAM); variable
259 static struct cyclecounter cyclecounter __ro_after_init variable in typeref:struct:cyclecounter
[all...]
/linux-master/arch/x86/kernel/
H A Dhpet.c504 static struct irq_chip hpet_msi_controller __ro_after_init = { variable in typeref:struct:hpet_msi_controller
H A Dalternative.c913 enum cfi_mode cfi_mode __ro_after_init = __CFI_DEFAULT; variable in typeref:enum:cfi_mode
982 static bool cfi_rand __ro_after_init = true; variable
983 static u32 cfi_seed __ro_after_init; variable
/linux-master/net/ipv4/
H A Dipmr.c100 static struct kmem_cache *mrt_cachep __ro_after_init; variable in typeref:struct:mrt_cachep
/linux-master/net/core/
H A Dnet-sysfs.c641 static struct attribute *net_class_attrs[] __ro_after_init = { variable in typeref:struct:net_class_attrs
735 static struct attribute *netstat_attrs[] __ro_after_init = { variable in typeref:struct:netstat_attrs
1012 static struct rx_queue_attribute rps_cpus_attribute __ro_after_init variable in typeref:struct:rps_cpus_attribute
1015 static struct rx_queue_attribute rps_dev_flow_table_cnt_attribute __ro_after_init variable in typeref:struct:rps_dev_flow_table_cnt_attribute
1020 static struct attribute *rx_queue_default_attrs[] __ro_after_init = { variable in typeref:struct:rx_queue_default_attrs
1350 static struct netdev_queue_attribute queue_tx_maxrate __ro_after_init variable in typeref:struct:queue_tx_maxrate
1354 static struct netdev_queue_attribute queue_trans_timeout __ro_after_init variable in typeref:struct:queue_trans_timeout
1357 static struct netdev_queue_attribute queue_traffic_class __ro_after_init variable in typeref:struct:queue_traffic_class
1414 static struct netdev_queue_attribute bql_hold_time_attribute __ro_after_init variable in typeref:struct:bql_hold_time_attribute
1449 static struct netdev_queue_attribute bql_stall_thrs_attribute __ro_after_init variable in typeref:struct:bql_stall_thrs_attribute
1464 static struct netdev_queue_attribute bql_stall_max_attribute __ro_after_init = variable in typeref:struct:bql_stall_max_attribute
1474 static struct netdev_queue_attribute bql_stall_cnt_attribute __ro_after_init = variable in typeref:struct:bql_stall_cnt_attribute
1485 static struct netdev_queue_attribute bql_inflight_attribute __ro_after_init = variable in typeref:struct:bql_inflight_attribute
1509 static struct attribute *dql_attrs[] __ro_after_init = { variable in typeref:struct:dql_attrs
1652 static struct netdev_queue_attribute xps_cpus_attribute __ro_after_init variable in typeref:struct:xps_cpus_attribute
1713 static struct netdev_queue_attribute xps_rxqs_attribute __ro_after_init variable in typeref:struct:xps_rxqs_attribute
1717 static struct attribute *netdev_queue_default_attrs[] __ro_after_init = { variable in typeref:struct:netdev_queue_default_attrs
2049 static struct class net_class __ro_after_init = { variable in typeref:struct:net_class
[all...]
/linux-master/net/netlink/
H A Dgenetlink.c1801 static struct genl_family genl_ctrl __ro_after_init = { variable in typeref:struct:genl_ctrl
/linux-master/net/mptcp/
H A Dpm_netlink.c2283 struct genl_family mptcp_genl_family __ro_after_init = { variable in typeref:struct:mptcp_genl_family
/linux-master/net/xfrm/
H A Dxfrm_state.c48 static struct kmem_cache *xfrm_state_cache __ro_after_init; variable in typeref:struct:xfrm_state_cache
/linux-master/security/integrity/ima/
H A Dima_policy.c56 static int build_ima_appraise __ro_after_init; variable
147 static struct ima_rule_entry dont_measure_rules[] __ro_after_init = { variable in typeref:struct:dont_measure_rules
165 static struct ima_rule_entry original_measurement_rules[] __ro_after_init = { variable in typeref:struct:original_measurement_rules
177 static struct ima_rule_entry default_measurement_rules[] __ro_after_init = { variable in typeref:struct:default_measurement_rules
193 static struct ima_rule_entry default_appraise_rules[] __ro_after_init = { variable in typeref:struct:default_appraise_rules
222 static struct ima_rule_entry build_appraise_rules[] __ro_after_init = { variable in typeref:struct:build_appraise_rules
241 static struct ima_rule_entry secure_boot_rules[] __ro_after_init = { variable in typeref:struct:secure_boot_rules
252 static struct ima_rule_entry critical_data_rules[] __ro_after_init = { variable in typeref:struct:critical_data_rules
257 static struct ima_rule_entry *arch_policy_entry __ro_after_init; variable in typeref:struct:arch_policy_entry
279 static bool ima_fail_unverifiable_sigs __ro_after_init; variable
[all...]
/linux-master/arch/arm64/mm/
H A Dmmu.c48 u64 kimage_voffset __ro_after_init; variable
53 static bool rodata_is_rw __ro_after_init = true; variable
/linux-master/drivers/pci/pcie/
H A Daer.c581 static struct attribute *aer_stats_attrs[] __ro_after_init = { variable in typeref:struct:aer_stats_attrs
/linux-master/mm/damon/
H A Dcore.c33 static struct kmem_cache *damon_region_cache __ro_after_init; variable in typeref:struct:damon_region_cache
/linux-master/mm/
H A Dkhugepaged.c95 static struct kmem_cache *mm_slot_cache __ro_after_init; variable in typeref:struct:mm_slot_cache
/linux-master/arch/powerpc/mm/book3s64/
H A Dhash_utils.c481 static bool disable_1tb_segments __ro_after_init; variable

Completed in 595 milliseconds

<<111213