Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/
Dreboot.c972 static atomic_t allow_proceed = ATOMIC_INIT(1); in hw_protection_shutdown() local
977 if (!atomic_dec_and_test(&allow_proceed)) in hw_protection_shutdown()