Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
acpi_object_mutex Struct Reference

#include <acobject.h>

Data Fields

ACPI_OBJECT_COMMON_HEADER u8 sync_level
 
u16 acquisition_depth
 
acpi_mutex os_mutex
 
acpi_thread_id thread_id
 
struct acpi_thread_stateowner_thread
 
union acpi_operand_objectprev
 
union acpi_operand_objectnext
 
struct acpi_namespace_nodenode
 
u8 original_sync_level
 

Detailed Description

Definition at line 154 of file acobject.h.

Field Documentation

u16 acquisition_depth

Definition at line 156 of file acobject.h.

union acpi_operand_object* next

Definition at line 161 of file acobject.h.

Definition at line 162 of file acobject.h.

u8 original_sync_level

Definition at line 163 of file acobject.h.

acpi_mutex os_mutex

Definition at line 157 of file acobject.h.

struct acpi_thread_state* owner_thread

Definition at line 159 of file acobject.h.

union acpi_operand_object* prev

Definition at line 160 of file acobject.h.

Definition at line 155 of file acobject.h.

acpi_thread_id thread_id

Definition at line 158 of file acobject.h.


The documentation for this struct was generated from the following file: