Searched refs:all_counters (Results 1 – 3 of 3) sorted by relevance
552 static struct event_counter *all_counters; variable568 all_counters = NULL; in delete_gpe_attr_array()586 if (!all_counters) in gpe_count()590 all_counters[gpe_number].count++; in gpe_count()598 if (!all_counters) in fixed_event_count()716 all_counters[i].count = 0; in counter_set()748 all_counters[index].count = tmp; in counter_set()763 all_counters[index].count = tmp; in counter_set()832 if (all_counters) in acpi_irq_stats_init()842 all_counters = kcalloc(num_counters, sizeof(*all_counters), GFP_KERNEL); in acpi_irq_stats_init()[all …]
161872 ffff800012135f28 b all_counters
Completed in 384 milliseconds