Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/ipmi/
Dipmi_msghandler.c4651 static atomic_t stop_operation; variable
4658 if (atomic_read(&stop_operation)) in ipmi_timeout()
5079 atomic_inc(&stop_operation); in cleanup_ipmi()