Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dreboot.c992 static atomic_t allow_proceed = ATOMIC_INIT(1); in __hw_protection_shutdown() local
997 if (!atomic_dec_and_test(&allow_proceed)) in __hw_protection_shutdown()