Searched refs:OBJECT_ACTIVE (Results 1 – 1 of 1) sorted by relevance
394 #define OBJECT_ACTIVE (1) macro2905 set_obj_status(page, obj_to_index(cachep, page, objp), OBJECT_ACTIVE); in cache_alloc_debugcheck_after()4112 if (get_obj_status(page, i) != OBJECT_ACTIVE) in handle_slab()