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

NAME

6       debug_object_init_on_stack - debug checks when an object on stack is
7       initialized
8

SYNOPSIS

10       void debug_object_init_on_stack(void * addr,
11                                       struct debug_obj_descr * descr);
12

ARGUMENTS

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

AUTHOR

21       Thomas Gleixner <tglx@linutronix.de>
22           Author.
23
25Kernel Hackers Manual 3.10         June 2019           DEBUG_OBJECT_INIT_ON(9)
Impressum