Searched defs:__ro_after_init (Results 176 - 200 of 336) sorted by relevance

1234567891011>>

/linux-master/security/integrity/ima/
H A Dima_appraise.c812 static struct security_hook_list ima_appraise_hooks[] __ro_after_init = { variable in typeref:struct:ima_appraise_hooks
H A Dima_crypto.c60 int ima_sha1_idx __ro_after_init; variable
61 int ima_hash_algo_idx __ro_after_init; variable
66 int ima_extra_slots __ro_after_init; variable
68 struct ima_algo_desc *ima_algo_array __ro_after_init; variable in typeref:struct:ima_algo_array
/linux-master/arch/arm/mm/
H A Dinit.c505 static struct execmem_info execmem_info __ro_after_init; variable in typeref:struct:execmem_info
/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/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
H A Dgeneric.c35 struct kmem_cache *proc_dir_entry_cache __ro_after_init; variable in typeref:struct:proc_dir_entry_cache
/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/net/netlabel/
H A Dnetlabel_unlabeled.c1368 static struct genl_family netlbl_unlabel_gnl_family __ro_after_init = { variable in typeref:struct:netlbl_unlabel_gnl_family
/linux-master/arch/x86/kernel/cpu/
H A Dvmware.c110 static unsigned long vmware_tsc_khz __ro_after_init; variable
111 static u8 vmware_hypercall_mode __ro_after_init; variable
126 static struct cyc2ns_data vmware_cyc2ns __ro_after_init; variable in typeref:struct:vmware_cyc2ns
/linux-master/arch/arm/kernel/
H A Dsmp.c90 static struct smp_operations smp_ops __ro_after_init; variable in typeref:struct:smp_ops
/linux-master/kernel/events/
H A Dhw_breakpoint.c81 static bool constraints_initialized __ro_after_init; variable
178 static int __nr_bp_slots[TYPE_MAX] __ro_after_init; variable
/linux-master/arch/x86/platform/efi/
H A Defi_64.c392 bool efi_disable_ibt_for_runtime __ro_after_init = true; variable
/linux-master/drivers/net/wireguard/
H A Dnoise.c30 static u8 handshake_init_hash[NOISE_HASH_LEN] __ro_after_init; variable
31 static u8 handshake_init_chaining_key[NOISE_HASH_LEN] __ro_after_init; variable
/linux-master/kernel/
H A Dtaskstats.c684 static struct genl_family family __ro_after_init = { variable in typeref:struct:family
/linux-master/drivers/net/ieee802154/
H A Dmac802154_hwsim.c790 static struct genl_family hwsim_genl_family __ro_after_init = { variable in typeref:struct:hwsim_genl_family
/linux-master/arch/parisc/kernel/
H A Dcache.c34 int split_tlb __ro_after_init; variable
35 int dcache_stride __ro_after_init; variable
36 int icache_stride __ro_after_init; variable
56 int pa_serialize_tlb_flushes __ro_after_init; variable
59 struct pdc_cache_info cache_info __ro_after_init; variable in typeref:struct:cache_info
517 static unsigned long parisc_cache_flush_threshold __ro_after_init = FLUSH_THRESHOLD; variable
520 static unsigned long parisc_tlb_flush_threshold __ro_after_init = ~0UL; variable
/linux-master/arch/x86/hyperv/
H A Divm.c66 static u16 hv_ghcb_version __ro_after_init; variable
/linux-master/arch/x86/kernel/
H A Dtraps.c1406 static bool enable_fred __ro_after_init = false; variable
/linux-master/net/ipv6/
H A Dioam6.c677 static struct genl_family ioam6_genl_family __ro_after_init = { variable in typeref:struct:ioam6_genl_family
/linux-master/drivers/net/wireless/virtual/
H A Dvirt_wifi.c137 static u8 fake_router_bssid[ETH_ALEN] __ro_after_init = {}; variable
/linux-master/fs/
H A Dfcntl.c883 static struct kmem_cache *fasync_cache __ro_after_init; variable in typeref:struct:fasync_cache
H A Dseq_file.c26 static struct kmem_cache *seq_file_cache __ro_after_init; variable in typeref:struct:seq_file_cache
/linux-master/fs/debugfs/
H A Dinode.c38 static unsigned int debugfs_allow __ro_after_init = DEFAULT_DEBUGFS_ALLOW_BITS; variable
/linux-master/drivers/thermal/
H A Dthermal_netlink.c696 static struct genl_family thermal_genl_family __ro_after_init = { variable in typeref:struct:thermal_genl_family
/linux-master/arch/arm64/kernel/
H A Dsmp.c87 static int ipi_irq_base __ro_after_init; variable
88 static int nr_ipi __ro_after_init = NR_IPI; variable
89 static struct irq_desc *ipi_desc[MAX_IPI] __ro_after_init; variable in typeref:struct:ipi_desc

Completed in 405 milliseconds

1234567891011>>