Home
last modified time | relevance | path

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

/linux/mm/
H A Dslub.c5482 bool on_node_partial; in __slab_free() local
5524 on_node_partial = slab_test_node_partial(slab); in __slab_free()
5541 if (!was_full && !on_node_partial) { in __slab_free()