other versions
- stretch 4.9.168-1
DEBUG_OBJECT_FREE(9) | Debug functions | DEBUG_OBJECT_FREE(9) |
NAME¶
debug_object_free - debug checks when an object is freedSYNOPSIS¶
void debug_object_free(void * addr, struct debug_obj_descr * descr);
ARGUMENTS¶
addraddress of the object
descr
pointer to an object specific debug description
structure
AUTHOR¶
Thomas Gleixner <tglx@linutronix.de>Author.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |