Rechercher une page de manuel
debug_object_active_state
Langue: en
Version: October 2010 (fedora - 01/12/10)
Section: 9 (Appels noyau Linux)
NAME
debug_object_active_state - debug checks object usage state machineSYNOPSIS
- void debug_object_active_state(void * addr, struct debug_obj_descr * descr, unsigned int expect, unsigned int next);
ARGUMENTS
addr
- address of the object
descr
- pointer to an object specific debug description structure
expect
- expected state
next
- state to move to if expected state is found
AUTHOR
Thomas Gleixner <tglx@linutronix.de>
- Author.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre