suse man page for struct_debug_obj_descr

Query: struct_debug_obj_descr

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

STRUCT
DEBUG_OBJ_DES(9) Fixup functions STRUCT DEBUG_OBJ_DES(9)
NAME
struct_debug_obj_descr - object type specific debug description structure
SYNOPSIS
struct debug_obj_descr { const char * name; int (* fixup_init) (void *addr, enum debug_obj_state state); int (* fixup_activate) (void *addr, enum debug_obj_state state); int (* fixup_destroy) (void *addr, enum debug_obj_state state); int (* fixup_free) (void *addr, enum debug_obj_state state); };
MEMBERS
name name of the object typee fixup_init fixup function, which is called when the init check fails fixup_activate fixup function, which is called when the activate check fails fixup_destroy fixup function, which is called when the destroy check fails fixup_free fixup function, which is called when the free check fails
AUTHOR
Thomas Gleixner <tglx@linutronix.de> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 STRUCT DEBUG_OBJ_DES(9)
Related Man Pages
struct_ccw_driver(9) - centos
struct_platform_nand_ctrl(9) - centos
struct_hrtimer(9) - suse
struct_platform_nand_ctrl(9) - suse
image::exiftool::fixup(3) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
A (ksh) Library For and From UNIX.com
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB