Home
last modified time | relevance | path

Searched refs:free_touched (Results 1 – 2 of 2) sorted by relevance

/mm/
Dslab.h330 int free_touched; /* updated without locking */ member
Dslab.c267 parent->free_touched = 0; in kmem_cache_node_init()
2791 n->free_touched = 1; in cache_alloc_refill()
3095 n->free_touched = 1; in ____cache_alloc_node()
3881 if (n->free_touched) in cache_reap()
3882 n->free_touched = 0; in cache_reap()