Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dslab.c393 #define OBJECT_ACTIVE (1) macro
2914 set_obj_status(page, obj_to_index(cachep, page, objp), OBJECT_ACTIVE); in cache_alloc_debugcheck_after()
4108 if (get_obj_status(page, i) != OBJECT_ACTIVE) in handle_slab()