Query: struct_debug_obj_descr
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STRUCTDEBUG_OBJ_DES(9) Fixup functions STRUCT DEBUG_OBJ_DES(9)NAMEstruct_debug_obj_descr - object type specific debug description structureSYNOPSISstruct debug_obj_descr { const char * name; void *(* debug_hint) (void *addr); 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); int (* fixup_assert_init) (void *addr, enum debug_obj_state state); };MEMBERSname name of the object typee debug_hint function returning address, which have associated kernel symbol, to allow identify the object 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 fixup_assert_init fixup function, which is called when the assert_init check failsAUTHORThomas Gleixner <tglx@linutronix.de> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT DEBUG_OBJ_DES(9)
Related Man Pages |
---|
struct_ccw_driver(9) - centos |
struct_ieee80211_sta(9) - centos |
struct_kgdb_arch(9) - centos |
image::exiftool::fixup(3) - suse |
image::exiftool::fixup(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
CentOS7 restoring file capabilities |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
Controlling user input |