Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/char/ipmi/
Dipmi_msghandler.c5087 static atomic_t stop_operation; variable
5095 if (atomic_read(&stop_operation)) in ipmi_timeout()
5542 atomic_set(&stop_operation, 1); in cleanup_ipmi()