Lines Matching refs:runtime_count
57 if (gpe_event_info->runtime_count) {
134 if (gpe_event_info->runtime_count
166 if (gpe_event_info->runtime_count == ACPI_UINT8_MAX) {
170 gpe_event_info->runtime_count++;
171 if (gpe_event_info->runtime_count == 1) {
185 gpe_event_info->runtime_count--;
212 if (!gpe_event_info->runtime_count) {
216 gpe_event_info->runtime_count--;
217 if (!gpe_event_info->runtime_count) {
229 gpe_event_info->runtime_count++;