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

NAME

6       debug_object_assert_init - debug checks when object should be init-ed
7

SYNOPSIS

9       void debug_object_assert_init(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_ASSERT_(9)
Impressum