Home
last modified time | relevance | path

Searched defs:busy_until (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/char/ipmi/
Dipmi_si_intf.c953 struct timespec *busy_until) in ipmi_thread_busy_wait()
991 struct timespec busy_until = { 0, 0 }; in ipmi_thread() local