Searched refs:__read_mostly (Results 1 – 20 of 20) sorted by relevance
10 extern int debug_locks __read_mostly;11 extern int debug_locks_silent __read_mostly;
50 #ifndef __read_mostly51 #define __read_mostly macro
29 extern int prof_on __read_mostly;
5 extern unsigned int khugepaged_max_ptes_none __read_mostly;
21 struct hlist_head name[1 << (bits)] __read_mostly = \
73 extern int __read_mostly node_reclaim_distance;
33 static struct nla_policy s_name ## _nl_policy[] __read_mostly = \240 static struct genl_ops ZZZ_genl_ops[] __read_mostly = {
247 extern enum s2idle_states __read_mostly s2idle_state;
177 static bool __print_once __read_mostly; \
373 extern bool kprobe_ftrace_disabled __read_mostly;
1007 #define __cpumask_var_read_mostly __read_mostly
115 extern int hugetlb_max_hstate __read_mostly;
81 extern int mmap_rnd_bits __read_mostly;86 extern int mmap_rnd_compat_bits __read_mostly;3919 extern atomic_long_t num_poisoned_pages __read_mostly;
5117 extern u8 netdev_rss_key[NETDEV_RSS_KEY_LEN] __read_mostly;5558 extern struct list_head ptype_base[PTYPE_HASH_SIZE] __read_mostly;
37 extern unsigned int sysctl_net_busy_read __read_mostly;38 extern unsigned int sysctl_net_busy_poll __read_mostly;
79 extern const struct ipv6_stub *ipv6_stub __read_mostly;100 extern const struct ipv6_bpf_stub *ipv6_bpf_stub __read_mostly;
176 extern int arch_task_struct_size __read_mostly;
196 extern struct kmem_cache *sctp_chunk_cachep __read_mostly;197 extern struct kmem_cache *sctp_bucket_cachep __read_mostly;
289 extern struct gicv5_chip_data gicv5_global_data __read_mostly;
554 static bool __print_once __read_mostly; \
Completed in 59 milliseconds