debug_object_init_on_stack(9) - phpMan
DEBUG_OBJECT_INIT_ON(9) Debug functions DEBUG_OBJECT_INIT_ON(9)
NAME
debug_object_init_on_stack - debug checks when an object on stack is initialized
SYNOPSIS
void debug_object_init_on_stack(void * addr, struct debug_obj_descr * descr);
ARGUMENTS
addr
address of the object
descr
pointer to an object specific debug description structure
AUTHOR
Thomas Gleixner <tglx AT linutronix.de>
Author.
COPYRIGHT
Kernel Hackers Manual 4.8. January 2017 DEBUG_OBJECT_INIT_ON(9)
|