Home
last modified time | relevance | path

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

/xen/xen/common/
A Dlivepatch.c1599 static int livepatch_spin(atomic_t *counter, s_time_t timeout, in livepatch_spin() function
1697 if ( livepatch_spin(&livepatch_work.semaphore, timeout, cpus, "CPU") ) in check_for_livepatch_work()
1710 if ( !livepatch_spin(&livepatch_work.semaphore, timeout, cpus, "IRQ") ) in check_for_livepatch_work()

Completed in 7 milliseconds