Man Page: debug_object_active_state
Operating Environment: centos
Section: 9
DEBUG_OBJECT_ACTIVE_(9) Debug functions DEBUG_OBJECT_ACTIVE_(9)NAMEdebug_object_active_state - debug checks object usage state machineSYNOPSISvoid debug_object_active_state(void * addr, struct debug_obj_descr * descr, unsigned int expect, unsigned int next);ARGUMENTSaddr 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 foundAUTHORThomas Gleixner <tglx@linutronix.de> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DEBUG_OBJECT_ACTIVE_(9)
| Related Man Pages |
|---|
| struct_input_polled_dev(9) - centos |
| struct_kgdb_arch(9) - centos |
| struct_irq_chip(9) - suse |
| struct_nand_chip(9) - suse |
| insl(2) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Tar Command |
| [TIP] Processing YAML files with yq |