Searched refs:fixup_destroy (Results 1 – 3 of 3) sorted by relevance
61 bool (*fixup_destroy)(void *addr, enum debug_obj_state state); member
799 debug_object_fixup(descr->fixup_destroy, addr, state); in debug_object_destroy()1128 static bool __init fixup_destroy(void *addr, enum debug_obj_state state) in fixup_destroy() function1205 .fixup_destroy = fixup_destroy,
163 fixup_destroy function of the object type description structure if256 fixup_destroy section in Fixup functions