evntsel_nmi_owner 42 arch/x86/kernel/cpu/perfctr-watchdog.c static DECLARE_BITMAP(evntsel_nmi_owner, NMI_MAX_COUNTER_BITS); evntsel_nmi_owner 146 arch/x86/kernel/cpu/perfctr-watchdog.c if (!test_and_set_bit(counter, evntsel_nmi_owner)) evntsel_nmi_owner 161 arch/x86/kernel/cpu/perfctr-watchdog.c clear_bit(counter, evntsel_nmi_owner);