Home | History | Annotate | Download | only in uvm

Lines Matching defs:slots

84     ((elt)->slots[UAO_SWHASH_ELT_PAGESLOT_IDX(idx)])
116 int count; /* our number of active slots */
117 int slots[UAO_SWHASH_CLUSTER_SIZE]; /* the slots */
237 memset(elt->slots, 0, sizeof(elt->slots));
1179 int slot = elt->slots[i];
1358 int slot = elt->slots[j];
1367 elt->slots[j] = 0;
1396 * the swap slots we've freed.