debug_object_assert_init(9) debug checks when object should be init-ed

SYNOPSIS

void debug_object_assert_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 <[email protected]>

Author.

COPYRIGHT