centos man page for debug_object_active_state

Query: debug_object_active_state

OS: centos

Section: 9

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

DEBUG_OBJECT_ACTIVE_(9) 					  Debug functions					   DEBUG_OBJECT_ACTIVE_(9)

NAME
debug_object_active_state - debug checks object usage state machine
SYNOPSIS
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
Kernel Hackers Manual 3.10 June 2014 DEBUG_OBJECT_ACTIVE_(9)
Related Man Pages
struct_input_polled_dev(9) - centos
struct_kgdb_arch(9) - centos
inb(2) - centos
request_threaded_irq(9) - centos
struct_irq_desc(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
How to increment version inside a file?
Shopt -s histappend
[TIP] Processing YAML files with yq