Home
last modified time | relevance | path

Searched refs:__read_mostly (Results 1 – 20 of 20) sorted by relevance

/include/linux/
A Ddebug_locks.h10 extern int debug_locks __read_mostly;
11 extern int debug_locks_silent __read_mostly;
A Dcache.h50 #ifndef __read_mostly
51 #define __read_mostly macro
A Dprofile.h29 extern int prof_on __read_mostly;
A Dkhugepaged.h5 extern unsigned int khugepaged_max_ptes_none __read_mostly;
A Dhashtable.h21 struct hlist_head name[1 << (bits)] __read_mostly = \
A Dtopology.h73 extern int __read_mostly node_reclaim_distance;
A Dgenl_magic_func.h33 static struct nla_policy s_name ## _nl_policy[] __read_mostly = \
240 static struct genl_ops ZZZ_genl_ops[] __read_mostly = {
A Dsuspend.h247 extern enum s2idle_states __read_mostly s2idle_state;
A Ddev_printk.h177 static bool __print_once __read_mostly; \
A Dkprobes.h373 extern bool kprobe_ftrace_disabled __read_mostly;
A Dcpumask.h1007 #define __cpumask_var_read_mostly __read_mostly
A Dhugetlb.h115 extern int hugetlb_max_hstate __read_mostly;
A Dmm.h81 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;
A Dnetdevice.h5117 extern u8 netdev_rss_key[NETDEV_RSS_KEY_LEN] __read_mostly;
5558 extern struct list_head ptype_base[PTYPE_HASH_SIZE] __read_mostly;
/include/net/
A Dbusy_poll.h37 extern unsigned int sysctl_net_busy_read __read_mostly;
38 extern unsigned int sysctl_net_busy_poll __read_mostly;
A Dipv6_stubs.h79 extern const struct ipv6_stub *ipv6_stub __read_mostly;
100 extern const struct ipv6_bpf_stub *ipv6_bpf_stub __read_mostly;
/include/linux/sched/
A Dtask.h176 extern int arch_task_struct_size __read_mostly;
/include/net/sctp/
A Dsctp.h196 extern struct kmem_cache *sctp_chunk_cachep __read_mostly;
197 extern struct kmem_cache *sctp_bucket_cachep __read_mostly;
/include/linux/irqchip/
A Darm-gic-v5.h289 extern struct gicv5_chip_data gicv5_global_data __read_mostly;
/include/drm/
A Ddrm_print.h554 static bool __print_once __read_mostly; \

Completed in 59 milliseconds