centos man page for struct_debug_obj

Query: struct_debug_obj

OS: centos

Section: 9

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

STRUCT
DEBUG_OBJ(9) Fixup functions STRUCT DEBUG_OBJ(9)
NAME
struct_debug_obj - representaion of an tracked object
SYNOPSIS
struct debug_obj { struct hlist_node node; enum debug_obj_state state; unsigned int astate; void * object; struct debug_obj_descr * descr; };
MEMBERS
node hlist node to link the object into the tracker list state tracked object state astate current active state object pointer to the real object descr pointer to an object type specific debug description structure
AUTHOR
Thomas Gleixner <tglx@linutronix.de> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 STRUCT DEBUG_OBJ(9)
Related Man Pages
struct_ccw_driver(9) - centos
struct_i2c_board_info(9) - centos
struct_irq_chip_generic(9) - centos
struct_kgdb_arch(9) - centos
struct_regulator_config(9) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!