Home
last modified time | relevance | path

Searched refs:NUM_DEFAULT_NOTIFIERS (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/arch/x86/kernel/cpu/mce/
Dcore.c175 #define NUM_DEFAULT_NOTIFIERS 3 macro
622 if (atomic_read(&num_notifiers) > NUM_DEFAULT_NOTIFIERS) in mce_default_notifier()