Searched refs:__read_mostly (Results 1 – 25 of 51) sorted by relevance
123
61 struct thread __read_mostly *g_up_td;62 struct thread __read_mostly *g_down_td;63 static struct thread __read_mostly *g_event_td;65 int __read_mostly g_debugflags;66 int __read_mostly g_collectstats = G_STATS_PROVIDERS;
90 static volatile u_int __read_mostly pace;92 static uma_zone_t __read_mostly biozone;
70 int __read_mostly (*pmc_hook)(struct thread *td, int function, void *arg) = NULL;73 int __read_mostly (*pmc_intr)(struct trapframe *tf) = NULL;76 void __read_mostly (*hwt_hook)(struct thread *td, int func, void *arg) = NULL;77 int __read_mostly (*hwt_intr)(struct trapframe *tf) = NULL;107 __read_mostly struct pmc_domain_buffer_header *pmc_dom_hdrs[MAXMEMDOM];
232 static u_int __read_mostly sched_interact = SCHED_INTERACT_THRESH;233 static int __read_mostly tickincr = 8 << SCHED_TICK_SHIFT;234 static int __read_mostly realstathz = 127; /* reset during boot. */235 static int __read_mostly sched_slice = 10; /* reset during boot. */236 static int __read_mostly sched_slice_min = 1; /* reset during boot. */239 static int __read_mostly preempt_thresh = PRI_MAX_IDLE;241 static int __read_mostly preempt_thresh = PRI_MIN_KERN;244 static int __read_mostly preempt_thresh = 0;246 static int __read_mostly static_boost = PRI_MIN_BATCH;247 static int __read_mostly sched_idlespins = 10000;[all …]
81 struct mtx_pool __read_mostly *mtxpool_sleep;
126 int __read_mostly dtrace_vtime_active;175 struct cpu_group __read_mostly *cpu_top; /* CPU topology */
137 static __read_mostly int inited;138 __read_mostly epoch_t global_epoch;139 __read_mostly epoch_t global_epoch_preempt;
222 const char *panicstr __read_mostly; variable225 int dumping __read_mostly; /* system is dumping */ variable226 int rebooting __read_mostly; /* system is rebooting */ variable227 bool dumped_core __read_mostly; /* system successfully dumped core */ variable
259 volatile int __read_mostly lock_prof_enable;260 int __read_mostly lock_contested_only;
531 static u_int __read_mostly ncsize; /* the size as computed on creation or resizing */539 static u_long __read_mostly ncnegfactor = 5; /* ratio of negative entries */550 static u_int __read_mostly neg_min; /* the above recomputed against ncsize */559 static __read_mostly CK_SLIST_HEAD(nchashhead, namecache) *nchashtbl;/* Hash Table */560 static u_long __read_mostly nchash; /* size of hash table */599 static u_int __read_mostly ncbuckethash;600 static struct mtx_padalign __read_mostly *bucketlocks;605 static u_int __read_mostly ncvnodehash;606 static struct mtx __read_mostly *vnodelocks;650 static int __read_mostly doingcache = 1; /* 1 => enable the cache */[all …]
214 static struct ast_entry ast_entries[TDA_MAX] __read_mostly = {
123 struct domainset __read_mostly domainset_firsttouch;124 struct domainset __read_mostly domainset_fixed[MAXMEMDOM];125 struct domainset __read_mostly domainset_interleave;126 struct domainset __read_mostly domainset_prefer[MAXMEMDOM];127 struct domainset __read_mostly domainset_roundrobin;
130 static u_int __read_mostly callwheelsize;131 static u_int __read_mostly callwheelmask;205 static int __read_mostly cc_default_cpu;
231 static struct fxrng_bits __read_mostly fxrng_seen;235 static uint8_t __read_mostly fxrng_reseed_seen[ENTROPYSOURCE];245 static unsigned __read_mostly fxent_nactpools = 1;247 static int __read_mostly fxent_timer_ready;
45 extern uint64_t __read_mostly fxrng_root_generation;
129 uint64_t __read_mostly fxrng_root_generation;
80 struct mem_affinity __read_mostly *mem_affinity;81 int __read_mostly *mem_locality;90 int __read_mostly vm_ndomains = 1;91 domainset_t __read_mostly all_domains = DOMAINSET_T_INITIALIZER(0x1);93 struct vm_phys_seg __read_mostly vm_phys_segs[VM_PHYSSEG_MAX];94 int __read_mostly vm_phys_nsegs;123 static int __read_mostly vm_nfreelists;146 static int __read_mostly vm_freelist_to_flind[VM_NFREELIST];147 static int __read_mostly vm_default_freepool;
127 extern const struct pagerops *pagertab[] __read_mostly;
77 counter_u64_t __read_mostly c = EARLY_COUNTER; \
89 #define __read_mostly __section(".data.read_mostly") macro580 static bool __read_mostly __gone_in_ ## __LINE__ = true; \588 static bool __read_mostly __gone_in_ ## __LINE__ = true; \
55 struct lkpi_hash_head name[1UL << (bits)] __read_mostly
52 static bool __read_mostly enable_ptrauth = false;
88 static __read_mostly bool epoch_inited;89 static __read_mostly epoch_t rs_epoch;
67 uma_zone_t __read_mostly null_node_zone;
135 bool __read_mostly mac_##f##_fp_flag