Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/ipmi/
Dipmi_msghandler.c4157 static atomic_t stop_operation; variable
4164 if (atomic_read(&stop_operation)) in ipmi_timeout()
4587 atomic_inc(&stop_operation); in cleanup_ipmi()