Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A 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()
/openbmc/linux/drivers/staging/media/tegra-video/
H A Dvi.h196 wait_queue_head_t start_wait; member
H A Dtegra20.c422 wait_event_interruptible(chan->start_wait, in tegra20_chan_capture_kthread_start()
H A Dvi.c160 wake_up_interruptible(&chan->start_wait); in tegra_channel_buffer_queue()
1116 init_waitqueue_head(&chan->start_wait); in tegra_channel_init()
H A Dtegra210.c551 wait_event_interruptible(chan->start_wait, in chan_capture_kthread_start()
/openbmc/linux/arch/powerpc/kvm/
H A 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()
/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbna_tx_rx.c1307 bfa_fsm_state_decl(bna_rx, start_wait,
2786 bfa_fsm_state_decl(bna_tx, start_wait, struct bna_tx, enum bna_tx_event);