Home
last modified time | relevance | path

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

12345678910>>...19

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dsecvar-ops.c12 const struct secvar_operations *secvar_ops __ro_after_init; variable
/kernel/linux/linux-5.10/arch/openrisc/include/asm/
H A Dcache.h22 #define __ro_after_init __read_mostly macro
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dsecvar-ops.c13 const struct secvar_operations *secvar_ops __ro_after_init = NULL; variable
/kernel/linux/linux-6.6/arch/openrisc/include/asm/
H A Dcache.h22 #define __ro_after_init __read_mostly macro
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/arch/riscv/mm/
H A Dcache-ops.c8 struct riscv_nonstd_cache_ops noncoherent_cache_ops __ro_after_init; variable
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dcpu_ops.c16 const struct cpu_operations *cpu_ops[NR_CPUS] __ro_after_init; variable
H A Dtime.c16 unsigned long riscv_timebase __ro_after_init; variable
/kernel/linux/linux-6.6/security/landlock/
H A Dsetup.c18 bool landlock_initialized __ro_after_init = false; variable
20 struct lsm_blob_sizes landlock_blob_sizes __ro_after_init = { variable
H A Dcred.c37 static struct security_hook_list landlock_hooks[] __ro_after_init = { variable
/kernel/linux/linux-6.6/security/bpf/
H A Dhooks.c9 static struct security_hook_list bpf_lsm_hooks[] __ro_after_init = { variable
25 struct lsm_blob_sizes bpf_lsm_blob_sizes __ro_after_init = { variable
/kernel/linux/linux-6.6/net/core/
H A Dnetdev-genl-gen.c38 struct genl_family netdev_nl_family __ro_after_init = { variable
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dpgprot.c8 static pgprot_t protection_map[16] __ro_after_init = { variable
/kernel/linux/linux-6.6/net/handshake/
H A Dgenl.c48 struct genl_family handshake_nl_family __ro_after_init = { variable
/kernel/linux/linux-5.10/arch/arm64/mm/
H A Dpgd.c18 static struct kmem_cache *pgd_cache __ro_after_init; variable
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dcpu_ops.c16 const struct cpu_operations *cpu_ops[NR_CPUS] __ro_after_init; variable
/kernel/linux/linux-6.6/arch/arm64/mm/
H A Dpgd.c18 static struct kmem_cache *pgd_cache __ro_after_init; variable
H A Dmmap.c16 static pgprot_t protection_map[16] __ro_after_init = { variable
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_netlink.c136 struct genl_family smc_gen_nl_family __ro_after_init = { variable
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dtsx.c20 enum tsx_ctrl_states tsx_ctrl_state __ro_after_init = TSX_CTRL_NOT_SUPPORTED; variable
/kernel/linux/linux-5.10/kernel/bpf/
H A Dsysfs_btf.c24 static struct bin_attribute bin_attr_btf_vmlinux __ro_after_init = { variable
/kernel/linux/linux-5.10/kernel/
H A Dkheaders.c41 static struct bin_attribute kheaders_attr __ro_after_init = { variable
/kernel/linux/linux-6.6/kernel/bpf/
H A Dsysfs_btf.c24 static struct bin_attribute bin_attr_btf_vmlinux __ro_after_init = { variable
/kernel/linux/linux-6.6/kernel/
H A Dkheaders.c41 static struct bin_attribute kheaders_attr __ro_after_init = { variable

Completed in 14 milliseconds

12345678910>>...19