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

1234567891011>>

/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
71 } tracefs_ops __ro_after_init; variable in typeref:struct:tracefs_dir_ops
/linux-master/security/integrity/evm/
H A Devm_main.c75 static int evm_fixmode __ro_after_init; variable
1088 static struct security_hook_list evm_hooks[] __ro_after_init = { variable in typeref:struct:evm_hooks
1117 struct lsm_blob_sizes evm_blob_sizes __ro_after_init = { variable in typeref:struct:evm_blob_sizes
/linux-master/security/integrity/ima/
H A Dima_main.c1156 static struct security_hook_list ima_hooks[] __ro_after_init = { variable in typeref:struct:ima_hooks
1190 struct lsm_blob_sizes ima_blob_sizes __ro_after_init = { variable in typeref:struct:ima_blob_sizes
/linux-master/arch/x86/mm/
H A Dpgtable.c11 phys_addr_t physical_mask __ro_after_init = (1ULL << __PHYSICAL_MASK_SHIFT) - 1; variable
/linux-master/arch/powerpc/kernel/
H A Dprom.c76 unsigned int boot_cpu_node_count __ro_after_init; variable
/linux-master/fs/debugfs/
H A Dinode.c38 static unsigned int debugfs_allow __ro_after_init = DEFAULT_DEBUGFS_ALLOW_BITS; variable
/linux-master/arch/x86/kernel/
H A Dsetup.c135 __visible unsigned long mmu_cr4_features __ro_after_init; variable
137 __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/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/net/nfc/
H A Dnetlink.c1815 static struct genl_family nfc_genl_family __ro_after_init = { variable in typeref:struct:nfc_genl_family
/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/arch/x86/events/intel/
H A Dpt.c102 static struct attribute_group pt_cap_group __ro_after_init = { variable in typeref:struct:pt_cap_group
/linux-master/lib/
H A Ddebugobjects.c92 static struct kmem_cache *obj_cache __ro_after_init; variable in typeref:struct:obj_cache
/linux-master/fs/notify/fanotify/
H A Dfanotify_user.c114 struct kmem_cache *fanotify_mark_cache __ro_after_init; variable in typeref:struct:fanotify_mark_cache
115 struct kmem_cache *fanotify_fid_event_cachep __ro_after_init; variable in typeref:struct:fanotify_fid_event_cachep
116 struct kmem_cache *fanotify_path_event_cachep __ro_after_init; variable in typeref:struct:fanotify_path_event_cachep
117 struct kmem_cache *fanotify_perm_event_cachep __ro_after_init; variable in typeref:struct:fanotify_perm_event_cachep
/linux-master/mm/kfence/
H A Dcore.c166 static u32 stack_hash_seed __ro_after_init; variable
/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/virt/vmx/tdx/
H A Dtdx.c42 static u32 tdx_global_keyid __ro_after_init; variable
43 static u32 tdx_guest_keyid_start __ro_after_init; variable
44 static u32 tdx_nr_guest_keyids __ro_after_init; variable
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal.c74 static u32 opal_msg_size __ro_after_init; variable
/linux-master/arch/x86/kernel/cpu/
H A Dcacheinfo.c45 unsigned int memory_caching_control __ro_after_init; variable
H A Dintel.c56 static enum split_lock_detect_state sld_state __ro_after_init = sld_off; variable in typeref:enum:sld_state
57 static u64 msr_test_ctrl_cache __ro_after_init; variable
64 static bool cpu_model_supports_sld __ro_after_init; variable
/linux-master/net/core/
H A Dnet_namespace.c419 static struct kmem_cache *net_cachep __ro_after_init; variable in typeref:struct:net_cachep
/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
/linux-master/fs/
H A Dpipe.c865 static struct vfsmount *pipe_mnt __ro_after_init; variable in typeref:struct:pipe_mnt

Completed in 299 milliseconds

1234567891011>>