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

NAME

6       debug_object_activate - debug checks when an object is activated
7

SYNOPSIS

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

ARGUMENTS

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

AUTHOR

20       Thomas Gleixner <tglx@linutronix.de>
21           Author.
22
24Kernel Hackers Manual 3.10         June 2019           DEBUG_OBJECT_ACTIVAT(9)
Impressum