/kernel/liteos_a/testsuites/unittest/net/socket/smoke/ |
H A D | net_socket_test_003.cpp | 50 #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 D | pd.c | 360 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 D | suspend.S | 52 @ 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 D | suspend.S | 50 @ 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 D | it_test_process.h | 57 extern void Wait(const char *ptr, int scount);
|
H A D | process_process_test.cpp | 36 void Wait(const char *ptr, int scount) in Wait() function
|
/kernel/linux/linux-5.10/arch/arm/common/ |
H A D | vlock.S | 65 @ Wait for the current round of voting to finish:
|
H A D | mcpm_head.S | 126 @ Wait for any previously-pending cluster teardown operations to abort
|
/kernel/linux/linux-6.6/arch/arm/common/ |
H A D | vlock.S | 67 @ Wait for the current round of voting to finish:
|
H A D | mcpm_head.S | 128 @ Wait for any previously-pending cluster teardown operations to abort
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | proc-sa110.S | 98 mcr p15, 0, r0, c15, c8, 2 @ Wait for interrupt, cache aligned
|
H A D | proc-arm925.S | 132 mcr p15, 0, r0, c7, c0, 4 @ Wait for interrupt
|
H A D | proc-arm926.S | 97 mcr p15, 0, r0, c7, c0, 4 @ Wait for interrupt
|
H A D | proc-arm920.S | 95 mcr p15, 0, r0, c7, c0, 4 @ Wait for interrupt
|
H A D | proc-arm1026.S | 103 mcr p15, 0, r0, c7, c0, 4 @ Wait for interrupt
|
H A D | proc-arm922.S | 97 mcr p15, 0, r0, c7, c0, 4 @ Wait for interrupt
|
H A D | proc-arm940.S | 66 mcr p15, 0, r0, c7, c0, 4 @ Wait for interrupt
|
H A D | proc-arm1020.S | 103 mcr p15, 0, r0, c7, c0, 4 @ Wait for interrupt
|
H A D | proc-arm1020e.S | 103 mcr p15, 0, r0, c7, c0, 4 @ Wait for interrupt
|
H A D | proc-arm1022.S | 103 mcr p15, 0, r0, c7, c0, 4 @ Wait for interrupt
|
H A D | proc-arm946.S | 73 mcr p15, 0, r0, c7, c0, 4 @ Wait for interrupt
|
/kernel/linux/linux-6.6/arch/arm/mm/ |
H A D | proc-sa110.S | 98 mcr p15, 0, r0, c15, c8, 2 @ Wait for interrupt, cache aligned
|
/kernel/linux/linux-5.10/arch/sh/kernel/ |
H A D | head_32.S | 329 SYNCO() ! Wait for pending instructions..
|
/kernel/linux/linux-6.6/arch/sh/kernel/ |
H A D | head_32.S | 329 SYNCO() ! Wait for pending instructions..
|
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | sleep44xx.S | 359 wfi @ Wait For Interrupt
|