Searched defs:acpi_thread_state (Results 1 – 8 of 8) sorted by relevance
17536 struct acpi_thread_state { struct17537 void *next;17538 u8 descriptor_type;17539 u8 flags;17540 u16 value;17541 u16 state;17542 u8 current_sync_level;17543 struct acpi_walk_state *walk_state_list;17544 union acpi_operand_object *acquired_mutex_list;17545 u64 thread_id;
37395 struct acpi_thread_state { struct37396 void *next;37397 u8 descriptor_type;37398 u8 flags;37399 u16 value;37400 u16 state;37401 u8 current_sync_level;37402 struct acpi_walk_state *walk_state_list;37403 union acpi_operand_object *acquired_mutex_list;37404 u64 thread_id;
86148 struct acpi_thread_state { struct86149 void *next;86150 u8 descriptor_type;86151 u8 flags;86152 u16 value;86153 u16 state;86154 u8 current_sync_level;86155 struct acpi_walk_state *walk_state_list;86156 union acpi_operand_object *acquired_mutex_list;86157 u64 thread_id;
40924 struct acpi_thread_state { struct40925 void *next;40926 u8 descriptor_type;40927 u8 flags;40928 u16 value;40929 u16 state;40930 u8 current_sync_level;40931 struct acpi_walk_state *walk_state_list;40932 union acpi_operand_object *acquired_mutex_list;40933 u64 thread_id;
81185 struct acpi_thread_state { struct81186 void *next;81187 u8 descriptor_type;81188 u8 flags;81189 u16 value;81190 u16 state;81191 u8 current_sync_level;81192 struct acpi_walk_state *walk_state_list;81193 union acpi_operand_object *acquired_mutex_list;81194 u64 thread_id;