1DEBUG_OBJECT_INIT(9)            Debug functions           DEBUG_OBJECT_INIT(9)
2
3
4

NAME

6       debug_object_init - debug checks when an object is initialized
7

SYNOPSIS

9       void debug_object_init(void * addr, struct debug_obj_descr * descr);
10

ARGUMENTS

12       addr
13           address of the object
14
15       descr
16           pointer to an object specific debug description structure
17

AUTHOR

19       Thomas Gleixner <tglx@linutronix.de>
20           Author.
21
23Kernel Hackers Manual 3.10         June 2019              DEBUG_OBJECT_INIT(9)
Impressum