Home
last modified time | relevance | path

Searched full:while (Results 1 – 25 of 3529) sorted by relevance

12345678910>>...142

/openbmc/u-boot/include/linux/
H A Dcompat.h120 #define DECLARE_WAITQUEUE(...) do { } while (0)
121 #define add_wait_queue(...) do { } while (0)
122 #define remove_wait_queue(...) do { } while (0)
169 #define module_put(...) do { } while (0)
206 #define dev_set_name(...) do { } while (0)
210 #define volume_sysfs_close(...) do { } while (0)
212 #define init_waitqueue_head(...) do { } while (0)
214 #define wake_up_interruptible(...) do { } while (0)
215 #define dump_stack(...) do { } while (0)
218 #define set_freezable(...) do { } while (0)
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D251.out6 qemu-img: warning: error while reading block status at offset status_fail_offset_0: Input/output er…
7 qemu-img: warning: error while reading block status at offset status_fail_offset_1: Input/output er…
8 qemu-img: warning: error while reading block status at offset status_fail_offset_0: Input/output er…
9 qemu-img: warning: error while reading offset read_fail_offset_0: Input/output error
10 qemu-img: warning: error while reading block status at offset status_fail_offset_1: Input/output er…
11 qemu-img: warning: error while reading offset status_fail_offset_1: Input/output error
12 qemu-img: warning: error while reading offset read_fail_offset_2: Input/output error
13 qemu-img: warning: error while reading offset read_fail_offset_3: Input/output error
14 qemu-img: warning: error while reading offset read_fail_offset_4: Input/output error
15 qemu-img: warning: error while reading offset read_fail_offset_5: Input/output error
[all …]
/openbmc/qemu/linux-user/ppc/
H A Dcpu_loop.c88 cpu_abort(cs, "Critical interrupt while in user mode. " in cpu_loop()
92 cpu_abort(cs, "Machine check exception while in user mode. " in cpu_loop()
102 cpu_abort(cs, "External interrupt while in user mode. " in cpu_loop()
202 cpu_abort(cs, "Syscall exception while in user mode. " in cpu_loop()
206 cpu_abort(cs, "Decrementer interrupt while in user mode. " in cpu_loop()
210 cpu_abort(cs, "Fix interval timer interrupt while in user mode. " in cpu_loop()
214 cpu_abort(cs, "Watchdog timer interrupt while in user mode. " in cpu_loop()
218 cpu_abort(cs, "Data TLB exception while in user mode. " in cpu_loop()
222 cpu_abort(cs, "Instruction TLB exception while in user mode. " in cpu_loop()
235 cpu_abort(cs, "Doorbell interrupt while in user mode. " in cpu_loop()
[all …]
/openbmc/openbmc-tools/adcapp/src/
H A DEINTR_wrappers.c99 while (1) in sigwrap_semop()
119 while (1)
150 while (1) in sigwrap_epoll_wait()
185 while (1) in sigwrap_epoll_pwait()
208 while (1) in sigwrap_sigwaitinfo()
227 while (1) in sigwrap_sigtimedwait()
252 while (1) in sigwrap_nanosleep()
274 while (1) in sigwrap_clock_nanosleep()
301 while (1) in sigwrap_usleep()
331 while (1) in sigwrap_poll()
[all …]
/openbmc/openbmc-tools/pwmtachtool/src/
H A DEINTR_wrappers.c99 while (1) in sigwrap_semop()
123 while (1) in sigwrap_epoll_wait()
158 while (1) in sigwrap_epoll_pwait()
181 while (1) in sigwrap_sigwaitinfo()
200 while (1) in sigwrap_sigtimedwait()
225 while (1) in sigwrap_nanosleep()
247 while (1) in sigwrap_clock_nanosleep()
274 while (1) in sigwrap_usleep()
304 while (1) in sigwrap_poll()
328 while (1) in sigwrap_select()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A D0001-avoid-gcc-optimize-away-the-loops.patch13 + while ( i++ < 10)
38 + while ( i++ < 10)
42 while (iterations-- > 0) {
46 + while ( i++ < 10)
51 + while ( i++ < 10)
66 while (iterations-- > 0) {
70 + while ( i++ < 10)
75 + while ( i++ < 10)
/openbmc/qemu/hw/net/
H A Dvmxnet_debug.h87 } while (0)
95 } while (0)
103 } while (0)
111 } while (0)
119 } while (0)
127 } while (0)
135 } while (0)
143 } while (0)
/openbmc/qemu/include/qemu/
H A Dqueue.h103 } while (/*CONSTCOND*/0)
116 } while (/*CONSTCOND*/0)
124 } while (/*CONSTCOND*/0)
131 } while (/*CONSTCOND*/0)
138 } while (/*CONSTCOND*/0)
147 } while (/*CONSTCOND*/0)
161 } while (/*CONSTCOND*/0)
205 } while (/*CONSTCOND*/0)
210 } while (/*CONSTCOND*/0)
215 } while (/*CONSTCOND*/0)
[all …]
H A Drcu_queue.h69 } while (/*CONSTCOND*/0)
82 } while (/*CONSTCOND*/0)
98 } while (/*CONSTCOND*/0)
111 } while (/*CONSTCOND*/0)
143 } while (/*CONSTCOND*/0)
149 } while (/*CONSTCOND*/0)
157 } while (/*CONSTCOND*/0)
164 } while (/*CONSTCOND*/0)
171 while (curr->field.sqe_next != (elm)) { \
180 } while (/*CONSTCOND*/0)
[all …]
/openbmc/qemu/pc-bios/vof/
H A Dlibc.c7 while (*s != 0) { in strlen()
17 while (*s1 != 0 && *s2 != 0) { in strcmp()
34 while (n-- > 0) { in memcpy()
46 while (n-- > 0) { in memcmp()
61 while (size-- > 0) { in memset()
/openbmc/u-boot/drivers/watchdog/
H A Domap_wdt.c82 while (readl(&wdt->wdtwwps) & WDT_WWPS_PEND_WLDR) in omap_wdt_set_timeout()
86 while (readl(&wdt->wdtwwps) & WDT_WWPS_PEND_WLDR) in omap_wdt_set_timeout()
100 while (readl(&wdt->wdtwwps) != 0x0) in hw_watchdog_disable()
103 while (readl(&wdt->wdtwwps) != 0x0) in hw_watchdog_disable()
119 while (readl(&wdt->wdtwwps) & WDT_WWPS_PEND_WCLR) in hw_watchdog_init()
123 while (readl(&wdt->wdtwwps) & WDT_WWPS_PEND_WCLR) in hw_watchdog_init()
130 while ((readl(&wdt->wdtwwps)) & WDT_WWPS_PEND_WSPR) in hw_watchdog_init()
134 while ((readl(&wdt->wdtwwps)) & WDT_WWPS_PEND_WSPR) in hw_watchdog_init()
/openbmc/qemu/target/hexagon/
H A Dgen_tcg_hvx.h58 } while (0)
74 } while (0)
90 } while (0)
106 } while (0)
124 } while (0)
141 } while (0)
164 } while (0)
176 } while (0)
244 } while (0)
255 } while (0)
[all …]
H A Dgen_tcg.h51 } while (0)
56 } while (0)
61 } while (0)
66 } while (0)
72 } while (0)
79 } while (0)
88 } while (0)
117 } while (0)
168 } while (0)
220 } while (0)
[all …]
H A Dmacros.h55 } while (0)
90 } while (0)
104 } while (0)
110 } while (0)
115 } while (0)
120 } while (0)
125 } while (0)
130 } while (0)
135 } while (0)
140 } while (0)
[all …]
/openbmc/u-boot/arch/arm/mach-exynos/
H A Dclock_init_exynos5.c516 while (1) in get_arm_ratios()
541 while (1) in clock_get_mem_timings()
561 } while ((val | MUX_APLL_SEL_MASK) != val); in exynos5250_system_clock_init()
566 } while ((val | MUX_MPLL_SEL_MASK) != val); in exynos5250_system_clock_init()
576 } while ((val | tmp) != val); in exynos5250_system_clock_init()
581 } while ((val | MUX_BPLL_SEL_MASK) != val); in exynos5250_system_clock_init()
597 } while ((val | HPM_SEL_SCLK_MPLL) != val); in exynos5250_system_clock_init()
610 } while (0 != val); in exynos5250_system_clock_init()
615 } while (0 != val); in exynos5250_system_clock_init()
622 while ((readl(&clk->apll_con0) & APLL_CON0_LOCKED) == 0) in exynos5250_system_clock_init()
[all …]
/openbmc/qemu/target/hexagon/mmvec/
H A Dmacros.h59 } while (0)
101 } while (0)
109 #define fSWAPB(A, B) do { uint8_t tmp = A; A = B; B = tmp; } while (0)
124 } while (0)
135 } while (0)
146 } while (0)
159 } while (0)
176 } while (0)
180 } while (0)
184 } while (0)
[all …]
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dclock_ti816x.c141 while (((readl(&cmdef->dmmclkctrl) >> 17) & 0x3) != 0) in enable_dmm_clocks()
153 while ((readl(&cmdef->l3fastclkstctrl) & 0x300) != 0x300) in enable_emif_clocks()
156 while (((readl(&cmdef->emif0clkctrl) >> 17) & 0x3) != 0) in enable_emif_clocks()
159 while (((readl(&cmdef->emif1clkctrl) >> 17) & 0x3) != 0) in enable_emif_clocks()
229 while ((readl(&cmpll->mainpll_ctrl) & BIT(7)) != BIT(7)) in main_pll_init_ti816x()
289 while ((readl(&cmpll->ddrpll_ctrl) & BIT(7)) != BIT(7)) in ddr_pll_init_ti816x()
316 while (((readl(&cmalwon->l3slowclkstctrl) in peripheral_enable()
320 while (((readl(&cmalwon->timer1clkctrl) & 0x30000)>>16) != 0) in peripheral_enable()
324 while (readl(DM_TIMER1_BASE + 0x10) & BIT(0)) in peripheral_enable()
331 while (readl(CM_ALWON_CUST_EFUSE_CLKCTRL) != PRCM_MOD_EN) in peripheral_enable()
[all …]
H A Dclock_ti814x.c173 while (readl(&cmalwon->mmchs1clkctrl) != PRCM_MOD_EN) in enable_per_clocks()
179 while ((readl(&cmalwon->ethernet0clkctrl) & ENET_CLKCTRL_CMPL) != 0) in enable_per_clocks()
182 while ((readl(&cmalwon->ethernet1clkctrl) & ENET_CLKCTRL_CMPL) != 0) in enable_per_clocks()
188 while (readl(&cmalwon->rtcclkctrl) != PRCM_MOD_EN) in enable_per_clocks()
245 while ((readl(&adpll->status) & ADPLLJ_STATUS_BYPASSANDACK) in pll_config()
290 while ((readl(&adpll->status) & ADPLLJ_STATUS_PHSFRQLOCK) != in pll_config()
356 while (((readl(&spll->pllstatus) & PLL_LOCK) == 0)) in sata_pll_config()
365 while ((readl(&cmdef->emif0clkctrl)) != PRCM_MOD_EN) in enable_dmm_clocks()
368 while ((readl(&cmdef->emif1clkctrl)) != PRCM_MOD_EN) in enable_dmm_clocks()
370 while ((readl(&cmdef->l3fastclkstctrl) & 0x300) != 0x300) in enable_dmm_clocks()
[all …]
/openbmc/u-boot/doc/
H A DREADME.arm-caches27 may corrupt the buffer in memory while the DMA is still going on. Cache-line
29 into the cache while the DMA is going on.
34 happens with the DMA buffer while DMA is going on we have a coherency problem.
42 may be left out while doing invalidation.
49 - The following sequence is advisable while disabling d-cache:
/openbmc/openbmc/poky/meta/recipes-core/musl/bsd-headers/
H A Dsys-queue.h143 } while (/*CONSTCOND*/0)
148 } while (/*CONSTCOND*/0)
153 } while (/*CONSTCOND*/0)
158 } while (/*CONSTCOND*/0)
162 } while (/*CONSTCOND*/0)
170 while(curelm->field.sle_next != (elm)) \
175 } while (/*CONSTCOND*/0)
220 } while (/*CONSTCOND*/0)
251 } while (/*CONSTCOND*/0)
261 } while (/*CONSTCOND*/0)
[all …]
/openbmc/u-boot/fs/jffs2/
H A Dcompr_lzo.c176 while (--t > 0); in lzo1x_decompress()
180 while (TEST_IP && TEST_OP) in lzo1x_decompress()
188 while (*ip == 0) in lzo1x_decompress()
215 while (t >= 4); in lzo1x_decompress()
219 while (--t > 0); in lzo1x_decompress()
224 while (--t > 0); in lzo1x_decompress()
234 while (--t > 0); in lzo1x_decompress()
253 while (TEST_IP && TEST_OP) in lzo1x_decompress()
273 while (*ip == 0) in lzo1x_decompress()
296 while (*ip == 0) in lzo1x_decompress()
[all …]
/openbmc/qemu/hw/m68k/
H A Dbootinfo.h21 } while (0)
31 } while (0)
43 } while (0)
58 } while (0)
74 } while (0)
/openbmc/qemu/tests/tcg/multiarch/
H A Doverflow.c42 fprintf(stderr, "data overflow while adding 32 bits\n"); in main()
46 fprintf(stderr, "data overflow while adding 64 bits\n"); in main()
50 fprintf(stderr, "data overflow while subtracting 32 bits\n"); in main()
54 fprintf(stderr, "data overflow while subtracting 64 bits\n"); in main()
/openbmc/openbmc/poky/scripts/contrib/
H A Dserdevtry22 while [ "$1" != "" ]; do
32 while true; do
35 while [ ! -e $DEVICE ]; do
43 while [ ! -w $DEVICE ]; do
/openbmc/phosphor-power/tools/i2c/
H A Di2c.cpp37 } while ((ret < 0) && (++retries <= maxRetries)); in getFuncs()
166 } while ((ret < 0) && (++retries <= maxRetries)); in processCallSMBus()
227 } while ((ret != numMessages) && (++retries <= maxRetries)); in processCallI2C()
259 } while ((fd == -1) && (++retries <= maxRetries)); in open()
271 } while ((ret < 0) && (++retries <= maxRetries)); in open()
290 } while ((ret == -1) && (++retries <= maxRetries)); in close()
310 } while ((ret < 0) && (++retries <= maxRetries)); in read()
329 } while ((ret < 0) && (++retries <= maxRetries)); in read()
348 } while ((ret < 0) && (++retries <= maxRetries)); in read()
370 } while ((ret < 0) && (++retries <= maxRetries)); in read()
[all …]

12345678910>>...142