Searched defs:__ro_after_init (Results 201 - 225 of 336) sorted by relevance

1234567891011>>

/linux-master/arch/x86/kernel/cpu/microcode/
H A Dintel.c41 static unsigned int llc_size_per_core __ro_after_init; variable
/linux-master/security/integrity/ima/
H A Dima_main.c1178 static struct security_hook_list ima_hooks[] __ro_after_init = { variable in typeref:struct:ima_hooks
1212 struct lsm_blob_sizes ima_blob_sizes __ro_after_init = { variable in typeref:struct:ima_blob_sizes
/linux-master/security/integrity/evm/
H A Devm_main.c75 static int evm_fixmode __ro_after_init; variable
1142 static struct security_hook_list evm_hooks[] __ro_after_init = { variable in typeref:struct:evm_hooks
1171 struct lsm_blob_sizes evm_blob_sizes __ro_after_init = { variable in typeref:struct:evm_blob_sizes
/linux-master/arch/powerpc/kernel/
H A Dprom.c76 unsigned int boot_cpu_node_count __ro_after_init; variable
/linux-master/arch/parisc/mm/
H A Dinit.c66 static struct resource sysram_resources[MAX_PHYSMEM_RANGES] __ro_after_init; variable in typeref:struct:sysram_resources
526 void *parisc_vmalloc_start __ro_after_init; variable
609 unsigned long *empty_zero_page __ro_after_init; variable
998 static struct execmem_info execmem_info __ro_after_init; variable in typeref:struct:execmem_info
/linux-master/arch/riscv/kvm/
H A Dmmu.c23 static unsigned long gstage_mode __ro_after_init = (HGATP_MODE_SV39X4 << HGATP_MODE_SHIFT); variable
24 static unsigned long gstage_pgd_levels __ro_after_init = 3; variable
27 static unsigned long gstage_mode __ro_after_init = (HGATP_MODE_SV32X4 << HGATP_MODE_SHIFT); variable
28 static unsigned long gstage_pgd_levels __ro_after_init = 2; variable
/linux-master/arch/mips/mm/
H A Dinit.c583 static struct execmem_info execmem_info __ro_after_init; variable in typeref:struct:execmem_info
/linux-master/arch/arm/kernel/
H A Dhw_breakpoint.c37 static int core_num_brps __ro_after_init; variable
38 static int core_num_wrps __ro_after_init; variable
41 static u8 debug_arch __ro_after_init; variable
44 static bool has_ossr __ro_after_init; variable
47 static u8 max_watchpoint_len __ro_after_init; variable
/linux-master/kernel/bpf/
H A Dmemalloc.c39 static u8 size_index[24] __ro_after_init = { variable
/linux-master/arch/x86/kernel/
H A Dsetup.c136 __visible unsigned long mmu_cr4_features __ro_after_init; variable
138 __visible unsigned long mmu_cr4_features __ro_after_init = X86_CR4_PAE; variable
H A Dptrace.c1237 static struct user_regset x86_64_regsets[] __ro_after_init = { variable in typeref:struct:x86_64_regsets
1298 static struct user_regset x86_32_regsets[] __ro_after_init = { variable in typeref:struct:x86_32_regsets
/linux-master/arch/x86/mm/
H A Dinit.c1054 static struct execmem_info execmem_info __ro_after_init; variable in typeref:struct:execmem_info
H A Dpgtable.c11 phys_addr_t physical_mask __ro_after_init = (1ULL << __PHYSICAL_MASK_SHIFT) - 1; variable
/linux-master/kernel/
H A Daudit_tree.c90 static struct fsnotify_group *audit_tree_group __ro_after_init; variable in typeref:struct:audit_tree_group
91 static struct kmem_cache *audit_tree_mark_cachep __ro_after_init; variable in typeref:struct:audit_tree_mark_cachep
/linux-master/arch/s390/kernel/
H A Dsetup.c184 unsigned long mio_wb_bit_mask __ro_after_init; variable
/linux-master/block/
H A Dbdev.c318 static struct kmem_cache *bdev_cachep __ro_after_init; variable in typeref:struct:bdev_cachep
387 struct super_block *blockdev_superblock __ro_after_init; variable in typeref:struct:blockdev_superblock
388 struct vfsmount *blockdev_mnt __ro_after_init; variable in typeref:struct:blockdev_mnt
/linux-master/fs/tracefs/
H A Dinode.c27 static struct kmem_cache *tracefs_inode_cachep __ro_after_init; variable in typeref:struct:tracefs_inode_cachep
98 } tracefs_ops __ro_after_init; variable in typeref:struct:tracefs_dir_ops
/linux-master/drivers/irqchip/
H A Dirq-sifive-plic.c87 static int plic_parent_irq __ro_after_init; variable
88 static bool plic_global_setup_done __ro_after_init; variable
/linux-master/security/selinux/
H A Davc.c119 static struct avc_callback_node *avc_callbacks __ro_after_init; variable in typeref:struct:avc_callbacks
120 static struct kmem_cache *avc_node_cachep __ro_after_init; variable in typeref:struct:avc_node_cachep
121 static struct kmem_cache *avc_xperms_data_cachep __ro_after_init; variable in typeref:struct:avc_xperms_data_cachep
122 static struct kmem_cache *avc_xperms_decision_cachep __ro_after_init; variable in typeref:struct:avc_xperms_decision_cachep
123 static struct kmem_cache *avc_xperms_cachep __ro_after_init; variable in typeref:struct:avc_xperms_cachep
/linux-master/lib/
H A Ddebugobjects.c92 static struct kmem_cache *obj_cache __ro_after_init; variable in typeref:struct:obj_cache
/linux-master/security/
H A Dcommoncap.c1449 static struct security_hook_list capability_hooks[] __ro_after_init = { variable in typeref:struct:capability_hooks
/linux-master/net/tipc/
H A Dnetlink_compat.c1348 static struct genl_family tipc_genl_compat_family __ro_after_init = { variable in typeref:struct:tipc_genl_compat_family
/linux-master/arch/x86/kernel/cpu/
H A Dcacheinfo.c45 unsigned int memory_caching_control __ro_after_init; variable
/linux-master/net/ipv4/
H A Dfou_core.c888 static struct genl_family fou_nl_family __ro_after_init = { variable in typeref:struct:fou_nl_family
/linux-master/net/smc/
H A Dsmc_pnet.c713 static struct genl_family smc_pnet_nl_family __ro_after_init = { variable in typeref:struct:smc_pnet_nl_family

Completed in 267 milliseconds

1234567891011>>