Home
last modified time | relevance | path

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

/kernel/locking/
Dtest-ww_mutex.c288 struct test_cycle *cycle = container_of(work, typeof(*cycle), work); in test_cycle_work() local
293 ww_mutex_lock(&cycle->a_mutex, &ctx); in test_cycle_work()
295 complete(cycle->a_signal); in test_cycle_work()
296 wait_for_completion(&cycle->b_signal); in test_cycle_work()
298 err = ww_mutex_lock(cycle->b_mutex, &ctx); in test_cycle_work()
301 ww_mutex_unlock(&cycle->a_mutex); in test_cycle_work()
302 ww_mutex_lock_slow(cycle->b_mutex, &ctx); in test_cycle_work()
303 erra = ww_mutex_lock(&cycle->a_mutex, &ctx); in test_cycle_work()
307 ww_mutex_unlock(cycle->b_mutex); in test_cycle_work()
309 ww_mutex_unlock(&cycle->a_mutex); in test_cycle_work()
[all …]
/kernel/time/
DKconfig21 # cycle update - x86/TSC misfeature
/kernel/trace/
DKconfig396 for "width" microseconds in every "window" cycle. It will not spin