Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/ipmi/
H A Dipmi_msghandler.c5088 static atomic_t stop_operation; variable
5096 if (atomic_read(&stop_operation)) in ipmi_timeout()
5548 atomic_set(&stop_operation, 1); in cleanup_ipmi()