Searched refs:domainset_fixed (Results 1 – 3 of 3) sorted by relevance
101 extern struct domainset domainset_fixed[MAXMEMDOM], domainset_prefer[MAXMEMDOM];102 #define DOMAINSET_FIXED(domain) (&domainset_fixed[(domain)])
40 msetdomain.sh May change policy for random threads to domainset_fixed 20210104
124 struct domainset __read_mostly domainset_fixed[MAXMEMDOM]; variable1592 dset = &domainset_fixed[i]; in domainset_init()