Searched refs:__mf_object_dead_head (Results 1 – 2 of 2) sorted by relevance
262 static unsigned __mf_object_dead_head[__MF_TYPE_MAX_CEM+1]; /* next empty spot */ variable1308 unsigned plot = __mf_object_dead_head [row]; in __mfu_unregister()1314 __mf_object_dead_head [row] = plot; in __mfu_unregister()1624 plot = __mf_object_dead_head [row]; in __mf_find_dead_objects()
1104 (__mf_object_dead_head, __mf_object_cemetary): Correct bounds.