Searched refs:__read_mostly (Results 1 – 25 of 47) sorted by relevance
12
53 __read_mostly cap_rights_t cap_accept_rights;54 __read_mostly cap_rights_t cap_bind_rights;55 __read_mostly cap_rights_t cap_chflags_rights;56 __read_mostly cap_rights_t cap_connect_rights;57 __read_mostly cap_rights_t cap_event_rights;58 __read_mostly cap_rights_t cap_fchdir_rights;59 __read_mostly cap_rights_t cap_fchflags_rights;60 __read_mostly cap_rights_t cap_fchmod_rights;61 __read_mostly cap_rights_t cap_fchown_rights;62 __read_mostly cap_rights_t cap_fcntl_rights;[all …]
70 int __read_mostly (*pmc_hook)(struct thread *td, int function, void *arg) = NULL;73 int __read_mostly (*pmc_intr)(struct trapframe *tf) = NULL;103 __read_mostly struct pmc_domain_buffer_header *pmc_dom_hdrs[MAXMEMDOM];
73 int __read_mostly dtrace_vtime_active;208 static u_int __read_mostly sched_interact = SCHED_INTERACT_THRESH;209 static int __read_mostly tickincr = 8 << SCHED_TICK_SHIFT;210 static int __read_mostly realstathz = 127; /* reset during boot. */211 static int __read_mostly sched_slice = 10; /* reset during boot. */212 static int __read_mostly sched_slice_min = 1; /* reset during boot. */215 static int __read_mostly preempt_thresh = PRI_MAX_IDLE;217 static int __read_mostly preempt_thresh = PRI_MIN_KERN;220 static int __read_mostly preempt_thresh = 0;222 static int __read_mostly static_boos[all...]
81 struct mtx_pool __read_mostly *mtxpool_sleep;
137 static __read_mostly int inited;138 __read_mostly epoch_t global_epoch;139 __read_mostly epoch_t global_epoch_preempt;
227 const char *panicstr __read_mostly; variable 230 int dumping __read_mostly; /* system is dumping */ variable 231 int rebooting __read_mostly; /* system is rebooting */ variable 232 bool dumped_core __read_mostly; /* system successfully dumped core */ variable
494 static u_int __read_mostly ncsize; /* the size as computed on creation or resizing */502 static u_long __read_mostly ncnegfactor = 5; /* ratio of negative entries */513 static u_int __read_mostly neg_min; /* the above recomputed against ncsize */522 static __read_mostly CK_SLIST_HEAD(nchashhead, namecache) *nchashtbl;/* Hash Table */523 static u_long __read_mostly nchash; /* size of hash table */562 static u_int __read_mostly ncbuckethash;563 static struct mtx_padalign __read_mostly *bucketlocks;568 static u_int __read_mostly ncvnodehash;569 static struct mtx __read_mostly *vnodelocks;595 static int __read_mostly doingcach[all...]
259 volatile int __read_mostly lock_prof_enable;260 int __read_mostly lock_contested_only;
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;
139 bool __read_mostly boottrace_enabled = false;
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;
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;
45 extern uint64_t __read_mostly fxrng_root_generation;
129 uint64_t __read_mostly fxrng_root_generation;
81 struct mem_affinity __read_mostly *mem_affinity;82 int __read_mostly *mem_locality;91 int __read_mostly vm_ndomains = 1;92 domainset_t __read_mostly all_domains = DOMAINSET_T_INITIALIZER(0x1);94 struct vm_phys_seg __read_mostly vm_phys_segs[VM_PHYSSEG_MAX];95 int __read_mostly vm_phys_nsegs;124 static int __read_mostly vm_nfreelists;147 static int __read_mostly vm_freelist_to_flind[VM_NFREELIST];148 static int __read_mostly vm_default_freepool;
127 extern const struct pagerops *pagertab[] __read_mostly;
82 counter_u64_t __read_mostly c = EARLY_COUNTER; \
528 extern caddr_t __read_mostly unmapped_buf; /* Data address for unmapped
51 static bool __read_mostly enable_ptrauth = false;
88 static __read_mostly bool epoch_inited;89 static __read_mostly epoch_t rs_epoch;
55 struct lkpi_hash_head name[1UL << (bits)] __read_mostly
129 bool __read_mostly mac_##f##_fp_flag