Searched defs:__ro_after_init (Results 151 - 175 of 323) sorted by relevance

1234567891011>>

/linux-master/fs/
H A Dchar_dev.c28 static struct kobj_map *cdev_map __ro_after_init; variable in typeref:struct:cdev_map
H A Dfcntl.c863 static struct kmem_cache *fasync_cache __ro_after_init; variable in typeref:struct:fasync_cache
/linux-master/arch/x86/kernel/fpu/
H A Dcore.c37 struct fpu_state_config fpu_kernel_cfg __ro_after_init; variable in typeref:struct:fpu_kernel_cfg
38 struct fpu_state_config fpu_user_cfg __ro_after_init; variable in typeref:struct:fpu_user_cfg
44 struct fpstate init_fpstate __ro_after_init; variable in typeref:struct:init_fpstate
/linux-master/fs/notify/inotify/
H A Dinotify_user.c52 struct kmem_cache *inotify_inode_mark_cachep __ro_after_init; variable in typeref:struct:inotify_inode_mark_cachep
/linux-master/security/integrity/ima/
H A Dima_crypto.c65 int ima_sha1_idx __ro_after_init; variable
66 int ima_hash_algo_idx __ro_after_init; variable
71 int ima_extra_slots __ro_after_init; variable
H A Dima_appraise.c810 static struct security_hook_list ima_appraise_hooks[] __ro_after_init = { variable in typeref:struct:ima_appraise_hooks
/linux-master/arch/x86/pci/
H A Dpcbios.c139 } pci_indirect __ro_after_init = { variable in typeref:struct:__anon181
144 static int pci_bios_present __ro_after_init; variable
/linux-master/arch/arm/vfp/
H A Dvfpmodule.c34 static bool have_vfp __ro_after_init; variable
/linux-master/arch/x86/kernel/
H A Dearly-quirks.c564 struct resource intel_graphics_stolen_res __ro_after_init = DEFINE_RES_MEM(0, 0); variable in typeref:struct:intel_graphics_stolen_res
/linux-master/arch/x86/kvm/vmx/
H A Dsgx.c18 static u64 sgx_pubkey_hash[4] __ro_after_init; variable
/linux-master/drivers/thermal/
H A Dthermal_netlink.c676 static struct genl_family thermal_gnl_family __ro_after_init = { variable in typeref:struct:thermal_gnl_family
/linux-master/arch/riscv/kernel/
H A Dsbi.c18 unsigned long sbi_spec_version __ro_after_init = SBI_SPEC_VERSION_DEFAULT; variable
/linux-master/security/tomoyo/
H A Dtomoyo.c504 struct lsm_blob_sizes tomoyo_blob_sizes __ro_after_init = { variable in typeref:struct:tomoyo_blob_sizes
556 static struct security_hook_list tomoyo_hooks[] __ro_after_init = { variable in typeref:struct:tomoyo_hooks
594 int tomoyo_enabled __ro_after_init = 1; variable
/linux-master/fs/proc/
H A Dinode.c50 static struct kmem_cache *proc_inode_cachep __ro_after_init; variable in typeref:struct:proc_inode_cachep
51 static struct kmem_cache *pde_opener_cache __ro_after_init; variable in typeref:struct:pde_opener_cache
/linux-master/arch/arm64/kernel/
H A Dvdso.c54 static struct vdso_abi_info vdso_info[] __ro_after_init = { variable in typeref:struct:vdso_info
242 static struct page *aarch32_vectors_page __ro_after_init; variable in typeref:struct:aarch32_vectors_page
243 static struct page *aarch32_sig_page __ro_after_init; variable in typeref:struct:aarch32_sig_page
416 static struct vm_special_mapping aarch64_vdso_maps[] __ro_after_init = { variable in typeref:struct:aarch64_vdso_maps
H A Dprocess.c61 unsigned long __stack_chk_guard __ro_after_init; variable
/linux-master/net/ethtool/
H A Dnetlink.c1134 static struct genl_family ethtool_genl_family __ro_after_init = { variable in typeref:struct:ethtool_genl_family
/linux-master/net/batman-adv/
H A Dnetlink.c1485 struct genl_family batadv_netlink_family __ro_after_init = { variable in typeref:struct:batadv_netlink_family
/linux-master/net/xfrm/
H A Despintcp.c399 static struct proto espintcp_prot __ro_after_init; variable in typeref:struct:espintcp_prot
400 static struct proto_ops espintcp_ops __ro_after_init; variable in typeref:struct:espintcp_ops
/linux-master/security/selinux/ss/
H A Davtab.c24 static struct kmem_cache *avtab_node_cachep __ro_after_init; variable in typeref:struct:avtab_node_cachep
25 static struct kmem_cache *avtab_xperms_cachep __ro_after_init; variable in typeref:struct:avtab_xperms_cachep
/linux-master/arch/mips/kernel/
H A Dsetup.c86 unsigned long __kaslr_offset __ro_after_init; variable
/linux-master/kernel/dma/
H A Ddirect.c23 unsigned int zone_dma_bits __ro_after_init = 24; variable
/linux-master/mm/kasan/
H A Dreport.c50 static enum kasan_arg_fault kasan_arg_fault __ro_after_init = KASAN_ARG_FAULT_DEFAULT; variable in typeref:enum:kasan_arg_fault
/linux-master/arch/arm64/kvm/vgic/
H A Dvgic.c20 struct vgic_global kvm_vgic_global_state __ro_after_init = { variable in typeref:struct:kvm_vgic_global_state
/linux-master/arch/x86/virt/svm/
H A Dsev.c65 static struct rmpentry *rmptable __ro_after_init; variable in typeref:struct:rmptable
66 static u64 rmptable_max_pfn __ro_after_init; variable

Completed in 249 milliseconds

1234567891011>>