Searched refs:free_objects (Results 1 – 2 of 2) sorted by relevance
238 parent->free_objects = 0; in kmem_cache_node_init()1351 free_objs = n->free_objects; in slab_out_of_memory()2217 n->free_objects -= cache->num; in drain_freelist()2797 if (n->free_objects > n->free_limit) { in get_valid_first_slab()2865 n->free_objects--; in cache_alloc_pfmemalloc()2950 n->free_objects -= ac->avail; in cache_alloc_refill()3125 get_node(cache, nid)->free_objects) { in fallback_alloc()3191 n->free_objects--; in ____cache_alloc_node()3338 n->free_objects += nr_objects; in free_block()3366 n->free_objects -= cachep->num; in free_block()[all …]
542 unsigned long free_objects; member
Completed in 13 milliseconds