Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dspinlock_test.c44 atomic_t start_wait; member
72 atomic_dec(&s->start_wait); in multi_other()
74 while (atomic_read(&s->start_wait)) in multi_other()
100 atomic_set(&ms.start_wait, 2); in multi_get()
/arch/powerpc/kvm/
Dbook3s_hv.c4333 ktime_t cur, start_poll, start_wait; in kvmppc_vcore_blocked() local
4376 start_wait = ktime_get(); in kvmppc_vcore_blocked()
4396 ktime_to_ns(cur) - ktime_to_ns(start_wait); in kvmppc_vcore_blocked()
4399 ktime_to_ns(cur) - ktime_to_ns(start_wait)); in kvmppc_vcore_blocked()
4403 ktime_to_ns(start_wait) - in kvmppc_vcore_blocked()
4407 ktime_to_ns(start_wait) - in kvmppc_vcore_blocked()