Searched refs:wait (Results 101 - 125 of 2174) sorted by path

1234567891011>>

/linux-master/tools/testing/selftests/x86/
H A Dtest_FISTTP.c14 #include <sys/wait.h>
H A Dtest_mremap_vdso.c21 #include <sys/wait.h>
H A Dtest_syscall_vdso.c25 #include <sys/wait.h>
/linux-master/arch/alpha/kernel/
H A Dsignal.c15 #include <linux/wait.h>
/linux-master/arch/alpha/lib/
H A Dcsum_ipv6_magic.S26 extqh $18,1,$4 # e0 : byte swap len & proto while we wait
/linux-master/arch/arc/kernel/
H A Dhead.S115 ; Non-Masters wait for Master to boot enough and bring them up
/linux-master/arch/arm/common/
H A DbL_switcher.c20 #include <linux/wait.h>
99 * Let's wait until our inbound is alive.
H A Dmcpm_head.S106 bne mcpm_setup_wait @ wait for cluster setup if so
168 @ In the contended case, non-first men wait here for cluster setup
/linux-master/arch/arm/include/debug/
H A Dasm9260.S27 beq 1002b @ wait until transmit done
H A Dimx.S48 beq 1002b @ wait until transmit done
H A Dmsm.S29 @ wait for TXREADY in UARTDM_ISR
H A Dvf.S29 beq 1001b @ wait until transmit done
H A Dzynq.S50 bne 1002b @ wait if FIFO is full
/linux-master/arch/arm/mach-omap1/
H A Dsleep.S118 * Let's wait for the next wake up event to wake us up. r0 can't be
122 mcr p15, 0, r2, c7, c0, 4 @ wait for interrupt
184 * Let's wait for the next wake up event to wake us up. r0 can't be
188 mcr p15, 0, r2, c7, c0, 4 @ wait for interrupt
/linux-master/arch/arm/mach-omap2/
H A Dsleep34xx.S220 wfi @ wait for interrupt
275 /* wait till dll locks */
H A Dsleep43xx.S130 wait: label
134 bne wait
266 * Execute a WFI instruction and wait until the
H A Dsleep44xx.S161 wait: label
165 bne wait
353 * Execute a WFI instruction and wait until the
/linux-master/arch/arm/mach-pxa/
H A Dstandby.S66 ldr r0, [r1, #PXA3_DDR_HCAL] @ Clear (and wait for) HCEN
/linux-master/arch/arm/mach-tegra/
H A Dsleep-tegra20.S104 * puts the specified CPU in wait-for-event mode on the flow controller
119 str r2, [r3, r1] @ put flow controller in wait event mode
H A Dsleep-tegra30.S95 tst \rd, #(0x1<<23) @ wait EMC_STATUS_TIMING_UPDATE_STALLED is clear
192 * Puts the current CPU in wait-for-event mode on the flow controller
499 tst r1, #(1 << 31) @ wait until AUTO_CAL_ACTIVE is cleared
844 tst r1, #(1 << 31) @ wait until AUTO_CAL_ACTIVE is cleared
/linux-master/arch/arm/mm/
H A Dproc-mohawk.S82 mcr p15, 0, r0, c7, c0, 4 @ wait for interrupt
H A Dproc-sa1100.S110 mcr p15, 0, r0, c15, c8, 2 @ wait for interrupt
H A Dproc-v6.S71 * Idle the processor (eg, wait for interrupt).
78 mcr p15, 0, r1, c7, c0, 4 @ wait for interrupt
H A Dproc-xsc3.S51 * This macro is used to wait for a CP15 write and is needed when we
57 sub pc, \lr, \rd, LSR #32 @ wait for completion and
H A Dproc-xscale.S64 * This macro is used to wait for a CP15 write and is needed
70 mov \rd, \rd @ wait for completion
76 sub pc, \lr, \rd, LSR #32 @ wait for completion and

Completed in 973 milliseconds

1234567891011>>