Home
last modified time | relevance | path

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

/include/linux/
Dcache.h21 #ifndef __read_mostly
22 #define __read_mostly macro
Ddebug_locks.h11 extern int debug_locks __read_mostly;
12 extern int debug_locks_silent __read_mostly;
Drcutree.h53 extern int rcu_scheduler_active __read_mostly;
Dprofile.h42 extern int prof_on __read_mostly;
Dtopology.h76 extern int __read_mostly node_reclaim_distance;
Dhashtable.h21 struct hlist_head name[1 << (bits)] __read_mostly = \
Dgenl_magic_func.h32 static struct nla_policy s_name ## _nl_policy[] __read_mostly = \
239 static struct genl_ops ZZZ_genl_ops[] __read_mostly = {
Dswapops.h308 extern atomic_long_t num_poisoned_pages __read_mostly;
Dsuspend.h301 extern enum s2idle_states __read_mostly s2idle_state;
Drcupdate.h76 extern int rcu_scheduler_active __read_mostly;
Dcpumask.h735 #define __cpumask_var_read_mostly __read_mostly
Dhugetlb.h55 extern int hugetlb_max_hstate __read_mostly;
Dmm.h95 extern int mmap_rnd_bits __read_mostly;
100 extern int mmap_rnd_compat_bits __read_mostly;
2870 extern atomic_long_t num_poisoned_pages __read_mostly;
Ddevice.h1849 static bool __print_once __read_mostly; \
Dnetdevice.h4427 extern u8 netdev_rss_key[NETDEV_RSS_KEY_LEN] __read_mostly;
4818 static bool __print_once __read_mostly; \
Dskbuff.h3614 extern const struct skb_checksum_ops *crc32c_csum_stub __read_mostly;
/include/net/
Dbusy_poll.h29 extern unsigned int sysctl_net_busy_read __read_mostly;
30 extern unsigned int sysctl_net_busy_poll __read_mostly;
Dipv6_stubs.h61 extern const struct ipv6_stub *ipv6_stub __read_mostly;
73 extern const struct ipv6_bpf_stub *ipv6_bpf_stub __read_mostly;
/include/linux/sched/
Dsysctl.h42 extern __read_mostly unsigned int sysctl_sched_migration_cost;
43 extern __read_mostly unsigned int sysctl_sched_nr_migrate;
Dtask.h152 extern int arch_task_struct_size __read_mostly;
/include/net/sctp/
Dsctp.h198 extern struct kmem_cache *sctp_chunk_cachep __read_mostly;
199 extern struct kmem_cache *sctp_bucket_cachep __read_mostly;
/include/drm/
Ddrm_print.h340 static bool __print_once __read_mostly; \