Searched defs:__ro_after_init (Results 76 - 100 of 323) sorted by relevance

1234567891011>>

/linux-master/fs/
H A Danon_inodes.c27 static struct vfsmount *anon_inode_mnt __ro_after_init; variable in typeref:struct:anon_inode_mnt
28 static struct inode *anon_inode_inode __ro_after_init; variable in typeref:struct:anon_inode_inode
/linux-master/arch/parisc/kernel/
H A Dprocessor.c34 struct system_cpuinfo_parisc boot_cpu_data __ro_after_init; variable in typeref:struct:boot_cpu_data
37 int _parisc_requires_coherency __ro_after_init; variable
H A Dinventory.c39 int pdc_type __ro_after_init = PDC_TYPE_ILLEGAL; variable
42 unsigned long parisc_cell_num __ro_after_init; variable
43 unsigned long parisc_cell_loc __ro_after_init; variable
44 unsigned long parisc_pat_pdc_cap __ro_after_init; variable
H A Dpci-dma.c42 unsigned long pcxl_dma_start __ro_after_init; /* pcxl dma mapping area start */ variable
/linux-master/arch/x86/kernel/apic/
H A Dx2apic_cluster.c224 static struct apic apic_x2apic_cluster __ro_after_init = { variable in typeref:struct:apic_x2apic_cluster
H A Dx2apic_phys.c11 u32 x2apic_max_apicid __ro_after_init = UINT_MAX; variable
132 static struct apic apic_x2apic_phys __ro_after_init = { variable in typeref:struct:apic_x2apic_phys
/linux-master/arch/arm/kernel/
H A Dvdso.c35 unsigned int vdso_total_pages __ro_after_init; variable
40 static struct page *vdso_data_page __ro_after_init; variable in typeref:struct:vdso_data_page
54 static struct vm_special_mapping vdso_text_mapping __ro_after_init = { variable in typeref:struct:vdso_text_mapping
69 bool cntvct_ok __ro_after_init; variable
/linux-master/net/ipv4/
H A Dinetpeer.c55 static struct kmem_cache *peer_cachep __ro_after_init; variable in typeref:struct:peer_cachep
/linux-master/security/selinux/ss/
H A Dhashtab.c14 static struct kmem_cache *hashtab_node_cachep __ro_after_init; variable in typeref:struct:hashtab_node_cachep
/linux-master/arch/powerpc/mm/ptdump/
H A Dptdump.c108 static struct ptdump_range ptdump_range[] __ro_after_init = { variable in typeref:struct:ptdump_range
/linux-master/arch/arm64/mm/
H A Dinit.c56 s64 memstart_addr __ro_after_init = -1; variable
172 static phys_addr_t memory_limit __ro_after_init = PHYS_ADDR_MAX; variable
H A Dpageattr.c21 bool rodata_full __ro_after_init = IS_ENABLED(CONFIG_RODATA_FULL_DEFAULT_ENABLED); variable
/linux-master/arch/x86/kernel/
H A Didt.c172 static struct desc_ptr idt_descr __ro_after_init = { variable in typeref:struct:idt_descr
H A Dksysfs.c248 static struct bin_attribute data_attr __ro_after_init = { variable in typeref:struct:data_attr
/linux-master/arch/x86/kernel/cpu/
H A Dtopology_common.c12 struct x86_topology_system x86_topo_system __ro_after_init; variable in typeref:struct:x86_topo_system
15 unsigned int __amd_nodes_per_pkg __ro_after_init; variable
/linux-master/arch/x86/entry/
H A Dcommon.c143 bool __ia32_enabled __ro_after_init = !IS_ENABLED(CONFIG_IA32_EMULATION_DEFAULT_DISABLED); variable
/linux-master/drivers/clocksource/
H A Dtimer-imx-tpm.c35 static int counter_width __ro_after_init; variable
36 static void __iomem *timer_base __ro_after_init; variable
/linux-master/net/l2tp/
H A Dl2tp_netlink.c982 static struct genl_family l2tp_nl_family __ro_after_init = { variable in typeref:struct:l2tp_nl_family
/linux-master/net/netlabel/
H A Dnetlabel_cipso_v4.c761 static struct genl_family netlbl_cipsov4_gnl_family __ro_after_init = { variable in typeref:struct:netlbl_cipsov4_gnl_family
H A Dnetlabel_mgmt.c820 static struct genl_family netlbl_mgmt_gnl_family __ro_after_init = { variable in typeref:struct:netlbl_mgmt_gnl_family
/linux-master/net/hsr/
H A Dhsr_netlink.c513 static struct genl_family hsr_genl_family __ro_after_init = { variable in typeref:struct:hsr_genl_family
/linux-master/drivers/irqchip/
H A Dirq-imx-gpcv2.c29 static struct gpcv2_irqchip_data *imx_gpcv2_instance __ro_after_init; variable in typeref:struct:imx_gpcv2_instance
/linux-master/arch/powerpc/kernel/
H A Dvdso.c87 static struct vm_special_mapping vvar_spec __ro_after_init = { variable in typeref:struct:vvar_spec
92 static struct vm_special_mapping vdso32_spec __ro_after_init = { variable in typeref:struct:vdso32_spec
97 static struct vm_special_mapping vdso64_spec __ro_after_init = { variable in typeref:struct:vdso64_spec
/linux-master/arch/x86/pci/
H A Dxen.c165 static struct xen_msi_ops xen_msi_ops __ro_after_init; variable in typeref:struct:xen_msi_ops
/linux-master/arch/m68k/mm/
H A Dmotorola.c394 static pgprot_t protection_map[16] __ro_after_init = { variable

Completed in 405 milliseconds

1234567891011>>