Lines Matching defs:cluster
2133 bool cluster, en_aslr, update_anon;
2148 update_anon = cluster = clustering_anon_allowed(*addr, cow) &&
2154 if (en_aslr && min_addr == 0 && !cluster &&
2159 if (cluster) {
2162 cluster = false;
2176 * apply randomization or may cluster with an existing
2192 * allocation, or to cluster with an existing
2200 if (try == 1 && en_aslr && !cluster) {
2238 if (cluster) {
2239 cluster = false;
2253 cluster = update_anon;