Searched defs:__ro_after_init (Results 1 - 25 of 323) sorted by last modified time

1234567891011>>

/linux-master/tools/testing/selftests/bpf/bpf_testmod/
H A Dbpf_testmod.c343 static struct bin_attribute bin_attr_bpf_testmod_file __ro_after_init = { variable in typeref:struct:bin_attr_bpf_testmod_file
/linux-master/net/core/
H A Dskbuff.c93 static struct kmem_cache *skbuff_ext_cache __ro_after_init; variable in typeref:struct:skbuff_ext_cache
/linux-master/kernel/
H A Dworkqueue.c503 static struct kthread_worker *pwq_release_worker __ro_after_init; variable in typeref:struct:pwq_release_worker
505 struct workqueue_struct *system_wq __ro_after_init; variable in typeref:struct:system_wq
507 struct workqueue_struct *system_highpri_wq __ro_after_init; variable in typeref:struct:system_highpri_wq
509 struct workqueue_struct *system_long_wq __ro_after_init; variable in typeref:struct:system_long_wq
511 struct workqueue_struct *system_unbound_wq __ro_after_init; variable in typeref:struct:system_unbound_wq
513 struct workqueue_struct *system_freezable_wq __ro_after_init; variable in typeref:struct:system_freezable_wq
515 struct workqueue_struct *system_power_efficient_wq __ro_after_init; variable in typeref:struct:system_power_efficient_wq
517 struct workqueue_struct *system_freezable_power_efficient_wq __ro_after_init; variable in typeref:struct:system_freezable_power_efficient_wq
H A Dcpu.c596 static unsigned int cpu_smt_max_threads __ro_after_init; variable
1841 static bool __cpuhp_parallel_bringup __ro_after_init = true; variable
3110 struct cpumask __cpu_possible_mask __ro_after_init variable in typeref:struct:__cpu_possible_mask
3113 struct cpumask __cpu_possible_mask __ro_after_init; variable in typeref:struct:__cpu_possible_mask
3210 static enum cpu_mitigations cpu_mitigations __ro_after_init = CPU_MITIGATIONS_AUTO; variable in typeref:enum:cpu_mitigations
/linux-master/arch/x86/kernel/
H A Dsev-shared.c73 static u16 ghcb_version __ro_after_init; variable
76 static struct snp_cpuid_table cpuid_table_copy __ro_after_init; variable in typeref:struct:cpuid_table_copy
84 static u32 cpuid_std_range_max __ro_after_init; variable
85 static u32 cpuid_hyp_range_max __ro_after_init; variable
86 static u32 cpuid_ext_range_max __ro_after_init; variable
/linux-master/arch/riscv/mm/
H A Dinit.c38 struct kernel_mapping kernel_map __ro_after_init; variable in typeref:struct:kernel_map
45 u64 satp_mode __ro_after_init = !IS_ENABLED(CONFIG_XIP_KERNEL) ? SATP_MODE_57 : SATP_MODE_39; variable
47 u64 satp_mode __ro_after_init = SATP_MODE_32; variable
58 phys_addr_t phys_ram_base __ro_after_init; variable
/linux-master/net/wireless/
H A Dnl80211.c17493 static struct genl_family nl80211_fam __ro_after_init = { variable in typeref:struct:nl80211_fam
/linux-master/net/openvswitch/
H A Dconntrack.c1954 struct genl_family dp_ct_limit_genl_family __ro_after_init = { variable in typeref:struct:dp_ct_limit_genl_family
/linux-master/mm/
H A Dhugetlb.c4393 static bool hugetlb_sysfs_initialized __ro_after_init; variable
H A Dshmem.c45 static struct vfsmount *shm_mnt __ro_after_init; variable in typeref:struct:shm_mnt
4465 static struct kmem_cache *shmem_inode_cachep __ro_after_init; variable in typeref:struct:shmem_inode_cachep
/linux-master/drivers/vdpa/
H A Dvdpa.c1502 static struct genl_family vdpa_nl_family __ro_after_init = { variable in typeref:struct:vdpa_nl_family
/linux-master/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c6325 static struct genl_family hwsim_genl_family __ro_after_init = { variable in typeref:struct:hwsim_genl_family
/linux-master/drivers/net/
H A Dmacsec.c3430 static struct genl_family macsec_fam __ro_after_init = { variable in typeref:struct:macsec_fam
H A Dgtp.c1844 static struct genl_family gtp_genl_family __ro_after_init = { variable in typeref:struct:gtp_genl_family
/linux-master/block/
H A Dbdev.c307 static struct kmem_cache *bdev_cachep __ro_after_init; variable in typeref:struct:bdev_cachep
376 struct super_block *blockdev_superblock __ro_after_init; variable in typeref:struct:blockdev_superblock
377 struct vfsmount *blockdev_mnt __ro_after_init; variable in typeref:struct:blockdev_mnt
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c498 struct vmcs_config vmcs_config __ro_after_init; variable in typeref:struct:vmcs_config
499 struct vmx_capability vmx_capability __ro_after_init; variable in typeref:struct:vmx_capability
/linux-master/arch/x86/kernel/cpu/
H A Dbugs.c61 u64 x86_pred_cmd __ro_after_init = PRED_CMD_IBPB; variable
236 static enum mds_mitigations mds_mitigation __ro_after_init = MDS_MITIGATION_FULL; variable in typeref:enum:mds_mitigation
237 static bool mds_nosmt __ro_after_init = false; variable
296 static enum taa_mitigations taa_mitigation __ro_after_init = TAA_MITIGATION_VERW; variable in typeref:enum:taa_mitigation
297 static bool taa_nosmt __ro_after_init; variable
394 static enum mmio_mitigations mmio_mitigation __ro_after_init variable in typeref:enum:mmio_mitigation
395 static bool mmio_nosmt __ro_after_init = false; variable
490 static enum rfds_mitigations rfds_mitigation __ro_after_init = variable in typeref:enum:rfds_mitigation
608 static enum srbds_mitigations srbds_mitigation __ro_after_init = SRBDS_MITIGATION_FULL; variable in typeref:enum:srbds_mitigation
735 static enum gds_mitigations gds_mitigation __ro_after_init = GDS_MITIGATION_FORCE; variable in typeref:enum:gds_mitigation
737 static enum gds_mitigations gds_mitigation __ro_after_init = GDS_MITIGATION_FULL; variable in typeref:enum:gds_mitigation
873 static enum spectre_v1_mitigation spectre_v1_mitigation __ro_after_init = variable in typeref:enum:spectre_v1_mitigation
955 enum spectre_v2_mitigation spectre_v2_enabled __ro_after_init = SPECTRE_V2_NONE; variable in typeref:enum:spectre_v2_enabled
986 static enum retbleed_mitigation retbleed_mitigation __ro_after_init = variable in typeref:enum:retbleed_mitigation
988 static enum retbleed_mitigation_cmd retbleed_cmd __ro_after_init = variable in typeref:enum:retbleed_cmd
1161 static enum spectre_v2_user_mitigation spectre_v2_user_stibp __ro_after_init = variable in typeref:enum:spectre_v2_user_stibp
1163 static enum spectre_v2_user_mitigation spectre_v2_user_ibpb __ro_after_init = variable in typeref:enum:spectre_v2_user_ibpb
1630 static enum bhi_mitigations bhi_mitigation __ro_after_init = variable in typeref:enum:bhi_mitigation
1987 static enum ssb_mitigation ssb_mode __ro_after_init = SPEC_STORE_BYPASS_NONE; variable in typeref:enum:ssb_mode
2368 enum l1tf_mitigations l1tf_mitigation __ro_after_init = L1TF_MITIGATION_FLUSH; variable in typeref:enum:l1tf_mitigation
2517 static enum srso_mitigation srso_mitigation __ro_after_init = SRSO_MITIGATION_NONE; variable in typeref:enum:srso_mitigation
2518 static enum srso_mitigation_cmd srso_cmd __ro_after_init = SRSO_CMD_SAFE_RET; variable in typeref:enum:srso_cmd
[all...]
H A Dcommon.c80 unsigned int __max_threads_per_core __ro_after_init = 1; variable
83 unsigned int __max_dies_per_package __ro_after_init = 1; variable
86 unsigned int __max_logical_packages __ro_after_init = 1; variable
89 unsigned int __num_cores_per_package __ro_after_init = 1; variable
92 unsigned int __num_threads_per_package __ro_after_init = 1; variable
404 static unsigned long cr4_pinned_bits __ro_after_init; variable
H A Dtopology.c49 u32 cpuid_to_apicid[] __ro_after_init = { [0 ... NR_CPUS - 1] = BAD_APICID, }; variable
52 static struct { DECLARE_BITMAP(map, MAX_LOCAL_APIC); } apic_maps[TOPO_MAX_DOMAIN] __ro_after_init; variable in typeref:struct:__anon6
64 } topo_info __ro_after_init = { variable in typeref:struct:__anon7
/linux-master/arch/x86/entry/
H A Dentry_fred.c100 static idtentry_t sysvec_table[NR_SYSTEM_VECTORS] __ro_after_init = { variable
H A Dcommon.c143 bool __ia32_enabled __ro_after_init = !IS_ENABLED(CONFIG_IA32_EMULATION_DEFAULT_DISABLED); variable
/linux-master/init/
H A Dmain.c143 char *saved_command_line __ro_after_init; variable
144 unsigned int saved_command_line_len __ro_after_init; variable
1386 bool rodata_enabled __ro_after_init = true; variable
/linux-master/arch/arm64/mm/
H A Dpageattr.c21 bool rodata_full __ro_after_init = IS_ENABLED(CONFIG_RODATA_FULL_DEFAULT_ENABLED); variable
/linux-master/arch/x86/kernel/apic/
H A Dapic.c72 u32 boot_cpu_physical_apicid __ro_after_init = BAD_APICID; variable
75 u8 boot_cpu_apic_version __ro_after_init; variable
81 static int apic_extnmi __ro_after_init = APIC_EXTNMI_BSP; variable
86 static bool virt_ext_dest_id __ro_after_init; variable
89 unsigned long apic_mmio_base __ro_after_init; variable
98 static int enabled_via_apicbase __ro_after_init; variable
152 static unsigned long mp_lapic_addr __ro_after_init; variable
153 bool apic_is_disabled __ro_after_init; variable
157 int local_apic_timer_c2_ok __ro_after_init; variable
163 int apic_verbosity __ro_after_init; variable
165 int pic_mode __ro_after_init; variable
168 int smp_found_config __ro_after_init; variable
1229 enum apic_intr_mode_id apic_intr_mode __ro_after_init; variable in typeref:enum:apic_intr_mode
[all...]
/linux-master/arch/x86/events/
H A Dcore.c1820 static struct attribute_group x86_pmu_format_group __ro_after_init = { variable in typeref:struct:x86_pmu_format_group
1952 static struct attribute_group x86_pmu_events_group __ro_after_init = { variable in typeref:struct:x86_pmu_events_group
2593 static struct attribute_group x86_pmu_attr_group __ro_after_init = { variable in typeref:struct:x86_pmu_attr_group
2611 static struct attribute_group x86_pmu_caps_group __ro_after_init = { variable in typeref:struct:x86_pmu_caps_group

Completed in 557 milliseconds

1234567891011>>