Lines Matching defs:slots
13 * Return the number of slots covered by this entry, i.e., the number of
77 /* count the suitable slots in each memory map entry */
80 unsigned long slots;
82 slots = get_entry_num_slots(md, size, ilog2(align), alloc_min,
84 MD_NUM_SLOTS(md) = slots;
85 total_slots += slots;
87 total_mirrored_slots += slots;
90 /* consider only mirrored slots for randomization if any exist */
99 * it corresponds with exactly one of the suitable slots we recorded
103 * slots of each entry at each iteration, until we have found the entry