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

1234567891011>>

/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/fs/
H A Dseq_file.c26 static struct kmem_cache *seq_file_cache __ro_after_init; variable in typeref:struct:seq_file_cache
/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 Dhw_breakpoint.c36 static int core_num_brps __ro_after_init; variable
37 static int core_num_wrps __ro_after_init; variable
40 static u8 debug_arch __ro_after_init; variable
43 static bool has_ossr __ro_after_init; variable
46 static u8 max_watchpoint_len __ro_after_init; variable
H A Dsmp.c90 static struct smp_operations smp_ops __ro_after_init; variable in typeref:struct:smp_ops
/linux-master/fs/proc/
H A Dgeneric.c35 struct kmem_cache *proc_dir_entry_cache __ro_after_init; variable in typeref:struct:proc_dir_entry_cache
/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/net/ipv4/
H A Dtcp_metrics.c982 static struct genl_family tcp_metrics_nl_family __ro_after_init = { variable in typeref:struct:tcp_metrics_nl_family
/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
H A Daudit_tree.c90 static struct fsnotify_group *audit_tree_group __ro_after_init; variable in typeref:struct:audit_tree_group
91 static struct kmem_cache *audit_tree_mark_cachep __ro_after_init; variable in typeref:struct:audit_tree_mark_cachep
/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
/linux-master/arch/parisc/mm/
H A Dinit.c65 static struct resource sysram_resources[MAX_PHYSMEM_RANGES] __ro_after_init; variable in typeref:struct:sysram_resources
525 void *parisc_vmalloc_start __ro_after_init; variable
608 unsigned long *empty_zero_page __ro_after_init; variable
/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/kernel/bpf/
H A Dmemalloc.c39 static u8 size_index[24] __ro_after_init = { variable
/linux-master/arch/riscv/kvm/
H A Dmmu.c23 static unsigned long gstage_mode __ro_after_init = (HGATP_MODE_SV39X4 << HGATP_MODE_SHIFT); variable
24 static unsigned long gstage_pgd_levels __ro_after_init = 3; variable
27 static unsigned long gstage_mode __ro_after_init = (HGATP_MODE_SV32X4 << HGATP_MODE_SHIFT); variable
28 static unsigned long gstage_pgd_levels __ro_after_init = 2; variable
/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/arch/x86/kernel/cpu/microcode/
H A Dintel.c41 static unsigned int llc_size_per_core __ro_after_init; variable
/linux-master/drivers/irqchip/
H A Dirq-sifive-plic.c87 static int plic_parent_irq __ro_after_init; variable
88 static bool plic_cpuhp_setup_done __ro_after_init; variable
/linux-master/arch/s390/kernel/
H A Dsetup.c184 unsigned long mio_wb_bit_mask __ro_after_init; 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

Completed in 260 milliseconds

1234567891011>>