Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dslab.h339 int free_touched; /* updated without locking */ member
Dslab.c267 parent->free_touched = 0; in kmem_cache_node_init()
2799 n->free_touched = 1; in cache_alloc_refill()
3103 n->free_touched = 1; in ____cache_alloc_node()
3901 if (n->free_touched) in cache_reap()
3902 n->free_touched = 0; in cache_reap()