Searched defs:__ro_after_init (Results 1 - 25 of 323) sorted by relevance

1234567891011>>

/linux-master/fs/nfsd/
H A Dnetlink.c24 struct genl_family nfsd_nl_family __ro_after_init = { variable in typeref:struct:nfsd_nl_family
/linux-master/arch/openrisc/include/asm/
H A Dcache.h22 #define __ro_after_init __read_mostly macro
/linux-master/arch/parisc/kernel/
H A Dperf_images.h15 static uint32_t onyx_images[][PCXU_IMAGE_SIZE/sizeof(uint32_t)] __ro_after_init = { variable
2083 static uint32_t cuda_images[][PCXW_IMAGE_SIZE/sizeof(uint32_t)] __ro_after_init = { variable
/linux-master/arch/powerpc/kernel/
H A Dsecvar-ops.c13 const struct secvar_operations *secvar_ops __ro_after_init = NULL; variable in typeref:struct:secvar_ops
/linux-master/arch/riscv/mm/
H A Dcache-ops.c8 struct riscv_nonstd_cache_ops noncoherent_cache_ops __ro_after_init; variable in typeref:struct:noncoherent_cache_ops
/linux-master/arch/riscv/kernel/
H A Dcpu_ops.c16 const struct cpu_operations *cpu_ops __ro_after_init = &cpu_ops_spinwait; variable in typeref:struct:cpu_ops
H A Dtime.c17 unsigned long riscv_timebase __ro_after_init; variable
/linux-master/security/landlock/
H A Dsetup.c20 bool landlock_initialized __ro_after_init = false; variable
22 struct lsm_blob_sizes landlock_blob_sizes __ro_after_init = { variable in typeref:struct:landlock_blob_sizes
H A Dcred.c37 static struct security_hook_list landlock_hooks[] __ro_after_init = { variable in typeref:struct:landlock_hooks
/linux-master/arch/x86/mm/
H A Dpgprot.c8 static pgprot_t protection_map[16] __ro_after_init = { variable
/linux-master/net/handshake/
H A Dgenl.c48 struct genl_family handshake_nl_family __ro_after_init = { variable in typeref:struct:handshake_nl_family
/linux-master/security/bpf/
H A Dhooks.c10 static struct security_hook_list bpf_lsm_hooks[] __ro_after_init = { variable in typeref:struct:bpf_lsm_hooks
32 struct lsm_blob_sizes bpf_lsm_blob_sizes __ro_after_init = { variable in typeref:struct:bpf_lsm_blob_sizes
/linux-master/net/smc/
H A Dsmc_netlink.c136 struct genl_family smc_gen_nl_family __ro_after_init = { variable in typeref:struct:smc_gen_nl_family
/linux-master/kernel/bpf/
H A Dsysfs_btf.c24 static struct bin_attribute bin_attr_btf_vmlinux __ro_after_init = { variable in typeref:struct:bin_attr_btf_vmlinux
/linux-master/kernel/
H A Dkheaders.c41 static struct bin_attribute kheaders_attr __ro_after_init = { variable in typeref:struct:kheaders_attr
/linux-master/arch/arm64/mm/
H A Dmmap.c16 static pgprot_t protection_map[16] __ro_after_init = { variable
H A Dpgd.c18 static struct kmem_cache *pgd_cache __ro_after_init; variable in typeref:struct:pgd_cache
/linux-master/fs/quota/
H A Dnetlink.c16 static struct genl_family quota_genl_family __ro_after_init = { variable in typeref:struct:quota_genl_family
/linux-master/arch/xtensa/include/asm/
H A Dcache.h38 #define __ro_after_init __read_mostly macro
/linux-master/arch/arm64/kernel/
H A Dcpu_ops.c23 static const struct cpu_operations *cpu_ops[NR_CPUS] __ro_after_init; variable in typeref:struct:cpu_ops
/linux-master/arch/arm/mm/
H A Didmap.c20 pgd_t *idmap_pgd __ro_after_init; variable
21 long long arch_phys_to_idmap_offset __ro_after_init; variable
/linux-master/arch/x86/kernel/cpu/
H A Dtsx.c21 enum tsx_ctrl_states tsx_ctrl_state __ro_after_init = TSX_CTRL_NOT_SUPPORTED; variable in typeref:enum:tsx_ctrl_state
/linux-master/arch/arm/kernel/
H A Dcpuidle.c15 static struct cpuidle_ops cpuidle_ops[NR_CPUS] __ro_after_init; variable in typeref:struct:cpuidle_ops
/linux-master/arch/riscv/kvm/
H A Dvmid.c20 static unsigned long vmid_bits __ro_after_init; variable
/linux-master/net/ipv6/ila/
H A Dila_main.c46 struct genl_family ila_nl_family __ro_after_init = { variable in typeref:struct:ila_nl_family

Completed in 496 milliseconds

1234567891011>>