Lines Matching full:storage
17 /* Each page of storage for ADI tags can accommodate tags for 128
19 * prudent to allocate at least enough tag storage space to accommodate
20 * SWAPFILE_CLUSTER number of pages. Allocate enough tag storage to
131 /* Check if this vma already has tag storage descriptor in find_tag_store()
171 /* Check if this vma already has tag storage descriptor in alloc_tag_store()
217 /* Check if we ran out of tag storage descriptors */ in alloc_tag_store()
227 /* Tag storage has not been allocated for this vma and space in alloc_tag_store()
228 * is available in tag storage descriptor. Since this page is in alloc_tag_store()
244 /* If overflow happens with the minimum tag storage in alloc_tag_store()
246 * tag storage. in alloc_tag_store()
266 /* If underflow happens with the minimum tag storage in alloc_tag_store()
268 * this tag storage. in alloc_tag_store()
308 /* Do not free up the tag storage space allocated in del_tag_store()
310 * emergency tag storage space for the task. in del_tag_store()