Home
last modified time | relevance | path

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

/linux-6.1.9/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()
/linux-6.1.9/drivers/staging/media/tegra-video/
Dvi.h185 wait_queue_head_t start_wait; member
Dvi.c152 wake_up_interruptible(&chan->start_wait); in tegra_channel_buffer_queue()
1213 init_waitqueue_head(&chan->start_wait); in tegra_channel_init()
Dtegra210.c466 wait_event_interruptible(chan->start_wait, in chan_capture_kthread_start()
/linux-6.1.9/arch/powerpc/kvm/
Dbook3s_hv.c4305 ktime_t cur, start_poll, start_wait; in kvmppc_vcore_blocked() local
4348 start_wait = ktime_get(); in kvmppc_vcore_blocked()
4368 ktime_to_ns(cur) - ktime_to_ns(start_wait); in kvmppc_vcore_blocked()
4371 ktime_to_ns(cur) - ktime_to_ns(start_wait)); in kvmppc_vcore_blocked()
4375 ktime_to_ns(start_wait) - in kvmppc_vcore_blocked()
4379 ktime_to_ns(start_wait) - in kvmppc_vcore_blocked()
/linux-6.1.9/drivers/net/ethernet/brocade/bna/
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);