Home
last modified time | relevance | path

Searched refs:Wait (Results 1 - 25 of 40) sorted by relevance

12

/kernel/liteos_a/testsuites/unittest/net/socket/smoke/
H A Dnet_socket_test_003.cpp50 #define Wait() pthread_barrier_wait(&gBarrier) macro
73 ICUNIT_ASSERT_EQUAL(ret, 0, Wait() + ret); in SampleTcpServer()
79 Wait(); in SampleTcpServer()
104 Wait(); in SampleTcpServer()
128 Wait(); in SampleTcpServer()
173 Wait(); in SampleTcpClient()
219 Wait(); in SampleTcpClient()
243 Wait(); in SampleTcpClient()
/kernel/linux/linux-5.10/drivers/block/paride/
H A Dpd.c360 enum action {Fail = 0, Ok = 1, Hold, Wait}; enumerator
472 case Wait: in run_fsm()
548 return Wait; in do_pd_read_start()
563 return Wait; in do_pd_write_start()
572 return Wait; in do_pd_write_start()
600 return Wait; in do_pd_read_drq()
620 return Wait; in do_pd_write_done()
/kernel/linux/linux-5.10/arch/arm/mach-lpc32xx/
H A Dsuspend.S52 @ Wait for SDRAM busy status to go busy and then idle
72 @ Wait for self-refresh acknowledge, clocks to the DRAM device
131 @ Wait for EMC to clear self-refresh mode
/kernel/linux/linux-6.6/arch/arm/mach-lpc32xx/
H A Dsuspend.S50 @ Wait for SDRAM busy status to go busy and then idle
70 @ Wait for self-refresh acknowledge, clocks to the DRAM device
129 @ Wait for EMC to clear self-refresh mode
/kernel/liteos_a/testsuites/unittest/process/basic/process/
H A Dit_test_process.h57 extern void Wait(const char *ptr, int scount);
H A Dprocess_process_test.cpp36 void Wait(const char *ptr, int scount) in Wait() function
/kernel/linux/linux-5.10/arch/arm/common/
H A Dvlock.S65 @ Wait for the current round of voting to finish:
H A Dmcpm_head.S126 @ Wait for any previously-pending cluster teardown operations to abort
/kernel/linux/linux-6.6/arch/arm/common/
H A Dvlock.S67 @ Wait for the current round of voting to finish:
H A Dmcpm_head.S128 @ Wait for any previously-pending cluster teardown operations to abort
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dproc-sa110.S98 mcr p15, 0, r0, c15, c8, 2 @ Wait for interrupt, cache aligned
H A Dproc-arm925.S132 mcr p15, 0, r0, c7, c0, 4 @ Wait for interrupt
H A Dproc-arm926.S97 mcr p15, 0, r0, c7, c0, 4 @ Wait for interrupt
H A Dproc-arm920.S95 mcr p15, 0, r0, c7, c0, 4 @ Wait for interrupt
H A Dproc-arm1026.S103 mcr p15, 0, r0, c7, c0, 4 @ Wait for interrupt
H A Dproc-arm922.S97 mcr p15, 0, r0, c7, c0, 4 @ Wait for interrupt
H A Dproc-arm940.S66 mcr p15, 0, r0, c7, c0, 4 @ Wait for interrupt
H A Dproc-arm1020.S103 mcr p15, 0, r0, c7, c0, 4 @ Wait for interrupt
H A Dproc-arm1020e.S103 mcr p15, 0, r0, c7, c0, 4 @ Wait for interrupt
H A Dproc-arm1022.S103 mcr p15, 0, r0, c7, c0, 4 @ Wait for interrupt
H A Dproc-arm946.S73 mcr p15, 0, r0, c7, c0, 4 @ Wait for interrupt
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dproc-sa110.S98 mcr p15, 0, r0, c15, c8, 2 @ Wait for interrupt, cache aligned
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dhead_32.S329 SYNCO() ! Wait for pending instructions..
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dhead_32.S329 SYNCO() ! Wait for pending instructions..
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dsleep44xx.S359 wfi @ Wait For Interrupt

Completed in 17 milliseconds

12