Lines Matching full:allocated
145 In a regular zone, items are allocated from a slab, which is one or more
146 virtually contiguous memory pages that have been allocated from the kernel's
157 For example, some collections of kernel objects are statically allocated
214 each time the item is freed and re-allocated.
271 Slabs allocated to the zone's keg are never freed.
308 method set to internal method that initializes a new allocated slab
352 All items allocated from the zone must be freed to the zone before the zone
368 Items are released back to the zone from which they were allocated by
429 Subsequent allocations from the zone will be satisfied using the pre-allocated
443 Reserved items may be allocated by specifying
453 Subsequent allocations from the zone will be satisfied using the pre-allocated
491 functions apply only to items allocated from the specified domain.
509 that can be allocated to
516 allocated to the zone are utilised to capacity.
518 allocated items, free items and free items in the per-cpu caches.
535 function returns an approximation of the number of items currently allocated