Searched refs:__read_mostly (Results 1 – 25 of 35) sorted by relevance
12
56 __read_mostly cap_rights_t cap_bind_rights;59 __read_mostly cap_rights_t cap_event_rights;64 __read_mostly cap_rights_t cap_fcntl_rights;66 __read_mostly cap_rights_t cap_flock_rights;68 __read_mostly cap_rights_t cap_fstat_rights;80 __read_mostly cap_rights_t cap_mmap_rights;88 __read_mostly cap_rights_t cap_read_rights;89 __read_mostly cap_rights_t cap_recv_rights;92 __read_mostly cap_rights_t cap_seek_rights;93 __read_mostly cap_rights_t cap_send_rights;[all …]
72 int __read_mostly (*pmc_hook)(struct thread *td, int function, void *arg) = NULL;75 int __read_mostly (*pmc_intr)(struct trapframe *tf) = NULL;105 __read_mostly struct pmc_domain_buffer_header *pmc_dom_hdrs[MAXMEMDOM];
75 int __read_mostly dtrace_vtime_active;222 static int __read_mostly preempt_thresh = 0;224 static int __read_mostly static_boost = PRI_MIN_BATCH;225 static int __read_mostly sched_idlespins = 10000;226 static int __read_mostly sched_idlespinthresh = -1;276 static int __read_mostly affinity;277 static int __read_mostly steal_idle = 1;278 static int __read_mostly steal_thresh = 2;279 static int __read_mostly always_steal = 0;280 static int __read_mostly trysteal_limit = 2;[all …]
122 static u_int __read_mostly starvation_limit = 131072;126 static u_int __read_mostly restrict_starvation = 0;279 volatile int __read_mostly lock_prof_enable;280 int __read_mostly lock_contested_only;
84 struct mtx_pool __read_mostly *mtxpool_sleep;
138 static __read_mostly int inited;139 __read_mostly epoch_t global_epoch;140 __read_mostly epoch_t global_epoch_preempt;
440 static u_long __read_mostly nchash; /* size of hash table */448 static bool __read_mostly cache_rename_add = true;483 static u_int __read_mostly ncbuckethash;484 static struct mtx_padalign __read_mostly *bucketlocks;489 static u_int __read_mostly ncvnodehash;490 static struct mtx __read_mostly *vnodelocks;516 static int __read_mostly doingcache = 1; /* 1 => enable the cache */641 static uma_zone_t __read_mostly cache_zone_small;642 static uma_zone_t __read_mostly cache_zone_small_ts;643 static uma_zone_t __read_mostly cache_zone_large;[all …]
122 struct domainset __read_mostly domainset_firsttouch;123 struct domainset __read_mostly domainset_fixed[MAXMEMDOM];124 struct domainset __read_mostly domainset_interleave;125 struct domainset __read_mostly domainset_prefer[MAXMEMDOM];126 struct domainset __read_mostly domainset_roundrobin;
128 static u_int __read_mostly callwheelsize;129 static u_int __read_mostly callwheelmask;206 static int __read_mostly cc_default_cpu;
74 static bool kcsan_enabled __read_mostly; variable
95 static bool kasan_enabled __read_mostly = false; variable
103 static __read_mostly uma_zone_t file_zone;104 static __read_mostly uma_zone_t filedesc0_zone;105 __read_mostly uma_zone_t pwd_zone;189 void __read_mostly (*mq_fdclose)(struct thread *td, int fd, struct file *fp);
64 struct thread __read_mostly *g_up_td;65 struct thread __read_mostly *g_down_td;66 static struct thread __read_mostly *g_event_td;68 int __read_mostly g_debugflags;69 int __read_mostly g_collectstats = G_STATS_PROVIDERS;
86 static volatile u_int __read_mostly pace;88 static uma_zone_t __read_mostly biozone;
221 static struct fxrng_bits __read_mostly fxrng_seen;225 static uint8_t __read_mostly fxrng_reseed_seen[ENTROPYSOURCE];235 static unsigned __read_mostly fxent_nactpools = 1;237 static int __read_mostly fxent_timer_ready;
47 extern uint64_t __read_mostly fxrng_root_generation;
132 uint64_t __read_mostly fxrng_root_generation;
84 counter_u64_t __read_mostly c = EARLY_COUNTER; \
92 #define __read_mostly __section(".data.read_mostly") macro
76 struct mem_affinity __read_mostly *mem_affinity;77 int __read_mostly *mem_locality;80 int __read_mostly vm_ndomains = 1;81 domainset_t __read_mostly all_domains = DOMAINSET_T_INITIALIZER(0x1);83 struct vm_phys_seg __read_mostly vm_phys_segs[VM_PHYSSEG_MAX];84 int __read_mostly vm_phys_nsegs;113 static int __read_mostly vm_nfreelists;136 static int __read_mostly vm_freelist_to_flind[VM_NFREELIST];
124 extern const struct pagerops *pagertab[] __read_mostly;
168 const struct pagerops *pagertab[16] __read_mostly = {
61 struct vmmeter __read_mostly vm_cnt = {
90 static __read_mostly bool epoch_inited;91 static __read_mostly epoch_t rs_epoch;
132 bool __read_mostly mac_##f##_fp_flag