Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Ddebugobjects.h65 bool (*fixup_destroy)(void *addr, enum debug_obj_state state); member
/linux-6.15/lib/
H A Ddebugobjects.c942 debug_object_fixup(descr->fixup_destroy, addr, o.state); in debug_object_destroy()
1249 static bool __init fixup_destroy(void *addr, enum debug_obj_state state) in fixup_destroy() function
1326 .fixup_destroy = fixup_destroy,
/linux-6.15/Documentation/core-api/
H A Ddebug-objects.rst163 fixup_destroy function of the object type description structure if
256 fixup_destroy section in Fixup functions