Scroll to navigation

DEBUG_OBJECT_INIT(9) Debug functions DEBUG_OBJECT_INIT(9)

NAME

debug_object_init - debug checks when an object is initialized

SYNOPSIS

void debug_object_init(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@linutronix.de>
Author.

COPYRIGHT

May 2018 Kernel Hackers Manual 3.16