Searched defs:__ro_after_init (Results 276 - 300 of 323) sorted by relevance

<<111213

/linux-master/arch/sparc/mm/
H A Dsrmmu.c1458 static struct sparc32_cachetlb_ops viking_ops __ro_after_init = { variable in typeref:struct:viking_ops
1489 static struct sparc32_cachetlb_ops viking_sun4d_smp_ops __ro_after_init = { variable in typeref:struct:viking_sun4d_smp_ops
1770 static struct sparc32_cachetlb_ops smp_cachetlb_ops __ro_after_init = { variable in typeref:struct:smp_cachetlb_ops
/linux-master/fs/
H A Dinode.c58 static unsigned int i_hash_mask __ro_after_init; variable
59 static unsigned int i_hash_shift __ro_after_init; variable
60 static struct hlist_head *inode_hashtable __ro_after_init; variable in typeref:struct:inode_hashtable
74 static struct kmem_cache *inode_cachep __ro_after_init; variable in typeref:struct:inode_cachep
/linux-master/arch/powerpc/kernel/
H A Dsmp.c80 bool has_big_cores __ro_after_init; variable
81 bool coregroup_enabled __ro_after_init; variable
82 bool thread_group_shares_l2 __ro_after_init; variable
83 bool thread_group_shares_l3 __ro_after_init; variable
981 static bool shared_caches __ro_after_init; variable
/linux-master/security/selinux/
H A Dselinuxfs.c2126 struct path selinux_null __ro_after_init; variable in typeref:struct:selinux_null
/linux-master/net/mptcp/
H A Dsubflow.c622 static struct request_sock_ops mptcp_subflow_v4_request_sock_ops __ro_after_init; variable in typeref:struct:mptcp_subflow_v4_request_sock_ops
623 static struct tcp_request_sock_ops subflow_request_sock_ipv4_ops __ro_after_init; variable in typeref:struct:subflow_request_sock_ipv4_ops
650 static struct request_sock_ops mptcp_subflow_v6_request_sock_ops __ro_after_init; variable in typeref:struct:mptcp_subflow_v6_request_sock_ops
651 static struct tcp_request_sock_ops subflow_request_sock_ipv6_ops __ro_after_init; variable in typeref:struct:subflow_request_sock_ipv6_ops
652 static struct inet_connection_sock_af_ops subflow_v6_specific __ro_after_init; variable in typeref:struct:subflow_v6_specific
653 static struct inet_connection_sock_af_ops subflow_v6m_specific __ro_after_init; variable in typeref:struct:subflow_v6m_specific
654 static struct proto tcpv6_prot_override __ro_after_init; variable in typeref:struct:tcpv6_prot_override
914 static struct inet_connection_sock_af_ops subflow_specific __ro_after_init; variable in typeref:struct:subflow_specific
915 static struct proto tcp_prot_override __ro_after_init; variable in typeref:struct:tcp_prot_override
/linux-master/arch/x86/kernel/
H A Dsev.c93 static u64 sev_hv_features __ro_after_init; variable
/linux-master/arch/x86/kernel/cpu/
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
/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...]
H A Dio_apic.c181 bool ioapic_is_disabled __ro_after_init; variable
H A Dx2apic_uv_x.c753 static struct apic apic_x2apic_uv_x __ro_after_init = { variable in typeref:struct:apic_x2apic_uv_x
/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
/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/drivers/net/
H A Dgtp.c1844 static struct genl_family gtp_genl_family __ro_after_init = { variable in typeref:struct:gtp_genl_family
/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/netfilter/ipvs/
H A Dip_vs_ctl.c4238 static struct genl_family ip_vs_genl_family __ro_after_init = { variable in typeref:struct:ip_vs_genl_family
/linux-master/lib/
H A Dvsprintf.c60 bool no_hash_pointers __ro_after_init; variable
746 static int debug_boot_weak_hash __ro_after_init; variable
/linux-master/mm/
H A Dpercpu.c132 static int pcpu_unit_pages __ro_after_init; variable
133 static int pcpu_unit_size __ro_after_init; variable
134 static int pcpu_nr_units __ro_after_init; variable
135 static int pcpu_atom_size __ro_after_init; variable
136 int pcpu_nr_slots __ro_after_init; variable
137 static int pcpu_free_slot __ro_after_init; variable
138 int pcpu_sidelined_slot __ro_after_init; variable
139 int pcpu_to_depopulate_slot __ro_after_init; variable
140 static size_t pcpu_chunk_struct_size __ro_after_init; variable
143 static unsigned int pcpu_low_unit_cpu __ro_after_init; variable
144 static unsigned int pcpu_high_unit_cpu __ro_after_init; variable
147 void *pcpu_base_addr __ro_after_init; variable
149 static const int *pcpu_unit_map __ro_after_init; /* cpu -> unit */ variable
150 const unsigned long *pcpu_unit_offsets __ro_after_init; /* cpu -> unit offset */ variable
153 static int pcpu_nr_groups __ro_after_init; variable
154 static const unsigned long *pcpu_group_offsets __ro_after_init; variable
155 static const size_t *pcpu_group_sizes __ro_after_init; variable
162 struct pcpu_chunk *pcpu_first_chunk __ro_after_init; variable in typeref:struct:pcpu_first_chunk
169 struct pcpu_chunk *pcpu_reserved_chunk __ro_after_init; variable in typeref:struct:pcpu_reserved_chunk
174 struct list_head *pcpu_chunk_lists __ro_after_init; /* chunk list slots */ variable in typeref:struct:pcpu_chunk_lists
[all...]
H A Dmmap.c67 int mmap_rnd_bits_max __ro_after_init = CONFIG_ARCH_MMAP_RND_BITS_MAX; variable
/linux-master/drivers/net/team/
H A Dteam.c2853 static struct genl_family team_nl_family __ro_after_init = { variable in typeref:struct:team_nl_family
/linux-master/net/ipv4/
H A Dfib_trie.c186 static struct kmem_cache *fn_alias_kmem __ro_after_init; variable in typeref:struct:fn_alias_kmem
187 static struct kmem_cache *trie_leaf_kmem __ro_after_init; variable in typeref:struct:trie_leaf_kmem
/linux-master/security/apparmor/
H A Dlsm.c1424 struct lsm_blob_sizes apparmor_blob_sizes __ro_after_init = { variable in typeref:struct:apparmor_blob_sizes
1435 static struct security_hook_list apparmor_hooks[] __ro_after_init = { variable in typeref:struct:apparmor_hooks
1656 static int apparmor_enabled __ro_after_init = 1; variable
/linux-master/arch/arm64/kvm/
H A Dsys_regs.c3688 static struct sys_reg_desc invariant_sys_regs[] __ro_after_init = { variable in typeref:struct:invariant_sys_regs
/linux-master/net/
H A Dsocket.c302 static struct kmem_cache *sock_inode_cachep __ro_after_init; variable in typeref:struct:sock_inode_cachep
/linux-master/drivers/scsi/
H A Dpmcraid.c1341 static struct genl_family pmcraid_event_family __ro_after_init = { variable in typeref:struct:pmcraid_event_family
/linux-master/io_uring/
H A Dio_uring.c150 static struct workqueue_struct *iou_wq __ro_after_init; variable in typeref:struct:iou_wq

Completed in 557 milliseconds

<<111213