Home
last modified time | relevance | path

Searched refs:stop (Results 1 – 25 of 1960) sorted by relevance

12345678910>>...79

/openbmc/u-boot/arch/arm/cpu/armv7/
H A Dcache_v7.c36 for (mva = start; mva < stop; mva = mva + line_len) { in v7_dcache_clean_inval_range()
46 if (!check_cache_range(start, stop)) in v7_dcache_inval_range()
49 for (mva = start; mva < stop; mva = mva + line_len) { in v7_dcache_inval_range()
69 v7_dcache_clean_inval_range(start, stop, line_len); in v7_dcache_maint_range()
72 v7_dcache_inval_range(start, stop, line_len); in v7_dcache_maint_range()
119 check_cache_range(start, stop); in invalidate_dcache_range()
121 v7_dcache_maint_range(start, stop, ARMV7_DCACHE_INVAL_RANGE); in invalidate_dcache_range()
123 v7_outer_cache_inval_range(start, stop); in invalidate_dcache_range()
133 check_cache_range(start, stop); in flush_dcache_range()
137 v7_outer_cache_flush_range(start, stop); in flush_dcache_range()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/
H A D0001-Avoid-bashisms-in-init-scripts.patch35 - echo $"Usage: $0 {start|stop|status}"
36 + echo "Usage: $0 {start|stop|status}"
53 - echo $"Usage: $0 {start|stop|restart|status}"
54 + echo "Usage: $0 {start|stop|restart|status}"
72 - echo $"Usage: $0 {start|stop|force-stop|restart|condrestart|try-restart|status}"
73 + echo "Usage: $0 {start|stop|force-stop|restart|condrestart|try-restart|status}"
91 - echo $"Usage: $0 {start|stop|restart|status|force-stop}"
92 + echo "Usage: $0 {start|stop|restart|status|force-stop}"
110 - echo $"Usage: $0 {start|stop|restart|status|force-stop}"
111 + echo "Usage: $0 {start|stop|restart|status|force-stop}"
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A Dstart-stop-false.patch1 It's known that the final start-stop-daemon test fails if /bin/false is
8 diff --git a/testsuite/start-stop-daemon.tests b/testsuite/start-stop-daemon.tests
10 --- a/testsuite/start-stop-daemon.tests
11 +++ b/testsuite/start-stop-daemon.tests
12 @@ -27,10 +27,18 @@ testing "start-stop-daemon without -x and -a" \
17 -testing "start-stop-daemon with both -x and -a" \
18 - 'start-stop-daemon -S -x /bin/false -a qwerty false 2>&1; echo $?' \
25 + echo "SKIPPED: start-stop-daemon with both -x and -a (need non-busybox false)"
28 + testing "start-stop-daemon with both -x and -a" \
29 + 'start-stop-daemon -S -x /bin/false -a qwerty false 2>&1; echo $?' \
/openbmc/linux/include/trace/events/
H A Dmmc.h52 __entry->stop_opcode = mrq->stop ? mrq->stop->opcode : 0;
53 __entry->stop_arg = mrq->stop ? mrq->stop->arg : 0;
54 __entry->stop_flags = mrq->stop ? mrq->stop->flags : 0;
55 __entry->stop_retries = mrq->stop ? mrq->stop->retries : 0;
136 __entry->stop_opcode = mrq->stop ? mrq->stop->opcode : 0;
137 __entry->stop_err = mrq->stop ? mrq->stop->error : 0;
138 __entry->stop_resp[0] = mrq->stop ? mrq->stop->resp[0] : 0;
139 __entry->stop_resp[1] = mrq->stop ? mrq->stop->resp[1] : 0;
140 __entry->stop_resp[2] = mrq->stop ? mrq->stop->resp[2] : 0;
141 __entry->stop_resp[3] = mrq->stop ? mrq->stop->resp[3] : 0;
[all …]
/openbmc/u-boot/drivers/i2c/
H A Di2c-uniphier.c94 *stop = false; in send_byte()
105 uint len, const u8 *buf, bool *stop) in uniphier_i2c_transmit() argument
116 ret = send_byte(priv, I2C_DTRM_NACK | *buf++, stop); in uniphier_i2c_transmit()
122 if (*stop) in uniphier_i2c_transmit()
129 uint len, u8 *buf, bool *stop) in uniphier_i2c_receive() argument
136 I2C_DTRM_RD | addr << 1, stop); in uniphier_i2c_receive()
144 if (*stop) in uniphier_i2c_receive()
155 bool stop; in uniphier_i2c_xfer() local
159 stop = nmsgs > 1 && msg[1].flags & I2C_M_RD ? false : true; in uniphier_i2c_xfer()
163 msg->buf, &stop); in uniphier_i2c_xfer()
[all …]
H A Di2c-uniphier-f.c117 bool *stop) in wait_for_irq() argument
131 *stop = false; in wait_for_irq()
158 uint len, const u8 *buf, bool *stop) in uniphier_fi2c_transmit() argument
174 ret = wait_for_irq(priv, irq_flags, stop); in uniphier_fi2c_transmit()
184 ret = wait_for_irq(priv, irq_flags, stop); in uniphier_fi2c_transmit()
192 if (*stop) in uniphier_fi2c_transmit()
199 uint len, u8 *buf, bool *stop) in uniphier_fi2c_receive() argument
241 if (*stop) in uniphier_fi2c_receive()
252 bool stop; in uniphier_fi2c_xfer() local
264 msg->buf, &stop); in uniphier_fi2c_xfer()
[all …]
/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_gram.y280 stop("Prefix multiply defined",
722 stop(errbuf, EX_DATAERR);
947 stop(errbuf, EX_DATAERR);
1630 stop(errbuf, EX_DATAERR); in process_register()
1640 stop(errbuf, EX_DATAERR); in process_register()
1825 stop(errbuf, EX_DATAERR); in test_readable_symbol()
1842 stop(errbuf, EX_DATAERR); in test_writable_symbol()
1882 stop(errbuf, EX_DATAERR); in type_check()
1904 stop(errbuf, EX_DATAERR); in type_check()
1929 stop("Conditional expression '0' " in add_conditional()
[all …]
H A Daicasm_macro_gram.y92 stop("Too few arguments for macro invocation",
114 stop("Comma without preceding argument in arg list",
132 stop("Invalid current symbol for adding macro arg",
147 stop("Too many arguments for macro invocation", EX_DATAERR);
152 stop("Unable to replicate replacement text", EX_SOFTWARE);
160 stop(string, EX_DATAERR); in mmerror()
/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/rpcbind/
H A Dinit.d3 # start/stop rpcbind daemon.
40 start-stop-daemon --start --quiet --exec /sbin/rpcbind -- "$@"
48 stop () in stop() function
55 start-stop-daemon --stop --quiet --exec /sbin/rpcbind in stop()
67 stop)
68 stop
71 stop
75 stop
/openbmc/linux/arch/powerpc/lib/
H A Dpmem.c13 static inline void __clean_pmem_range(unsigned long start, unsigned long stop) in __clean_pmem_range() argument
18 unsigned long size = stop - (unsigned long)addr + (bytes - 1); in __clean_pmem_range()
25 static inline void __flush_pmem_range(unsigned long start, unsigned long stop) in __flush_pmem_range() argument
30 unsigned long size = stop - (unsigned long)addr + (bytes - 1); in __flush_pmem_range()
37 static inline void clean_pmem_range(unsigned long start, unsigned long stop) in clean_pmem_range() argument
40 return __clean_pmem_range(start, stop); in clean_pmem_range()
43 static inline void flush_pmem_range(unsigned long start, unsigned long stop) in flush_pmem_range() argument
46 return __flush_pmem_range(start, stop); in flush_pmem_range()
/openbmc/u-boot/arch/arm/cpu/arm926ejs/
H A Dcache.c26 void invalidate_dcache_range(unsigned long start, unsigned long stop) in invalidate_dcache_range() argument
28 if (!check_cache_range(start, stop)) in invalidate_dcache_range()
31 while (start < stop) { in invalidate_dcache_range()
37 void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range() argument
39 if (!check_cache_range(start, stop)) in flush_dcache_range()
42 while (start < stop) { in flush_dcache_range()
/openbmc/u-boot/arch/arm/cpu/arm11/
H A Dcpu.c66 void invalidate_dcache_range(unsigned long start, unsigned long stop) in invalidate_dcache_range() argument
68 if (!check_cache_range(start, stop)) in invalidate_dcache_range()
71 while (start < stop) { in invalidate_dcache_range()
77 void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range() argument
79 if (!check_cache_range(start, stop)) in flush_dcache_range()
82 while (start < stop) { in flush_dcache_range()
/openbmc/sdbusplus/test/event/
H A Devent.cpp21 auto stop = std::chrono::steady_clock::now(); in TEST_F() local
23 EXPECT_TRUE(stop - start > timeout); in TEST_F()
24 EXPECT_TRUE(stop - start < timeout * 3); in TEST_F()
35 auto stop = std::chrono::steady_clock::now(); in TEST_F() local
37 EXPECT_TRUE(stop - start < timeout); in TEST_F()
77 auto stop = std::chrono::steady_clock::now(); in TEST_F() local
80 EXPECT_TRUE(stop - start > timeout); in TEST_F()
81 EXPECT_TRUE(stop - start < timeout * 3); in TEST_F()
/openbmc/u-boot/arch/arm/lib/
H A Dcache-pl310.c52 void v7_outer_cache_flush_range(u32 start, u32 stop) in v7_outer_cache_flush_range() argument
63 for (pa = start; pa < stop; pa = pa + line_size) in v7_outer_cache_flush_range()
70 void v7_outer_cache_inval_range(u32 start, u32 stop) in v7_outer_cache_inval_range() argument
90 if (stop & (line_size - 1)) { in v7_outer_cache_inval_range()
92 __func__, stop); in v7_outer_cache_inval_range()
94 stop &= ~(line_size - 1); in v7_outer_cache_inval_range()
97 for (pa = start; pa < stop; pa = pa + line_size) in v7_outer_cache_inval_range()
H A Dcache.c39 __weak void invalidate_dcache_range(unsigned long start, unsigned long stop) in invalidate_dcache_range() argument
43 __weak void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range() argument
48 int check_cache_range(unsigned long start, unsigned long stop) in check_cache_range() argument
55 if (stop & (CONFIG_SYS_CACHELINE_SIZE - 1)) in check_cache_range()
60 start, stop); in check_cache_range()
/openbmc/u-boot/arch/arm/cpu/pxa/
H A Dcache.c23 void invalidate_dcache_range(unsigned long start, unsigned long stop) in invalidate_dcache_range() argument
26 stop &= ~(CONFIG_SYS_CACHELINE_SIZE - 1); in invalidate_dcache_range()
28 while (start <= stop) { in invalidate_dcache_range()
34 void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range() argument
36 return invalidate_dcache_range(start, stop); in flush_dcache_range()
/openbmc/linux/arch/powerpc/include/asm/
H A Dcacheflush.h53 void flush_icache_range(unsigned long start, unsigned long stop);
70 static inline void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range() argument
75 unsigned long size = stop - (unsigned long)addr + (bytes - 1); in flush_dcache_range()
92 static inline void clean_dcache_range(unsigned long start, unsigned long stop) in clean_dcache_range() argument
97 unsigned long size = stop - (unsigned long)addr + (bytes - 1); in clean_dcache_range()
111 unsigned long stop) in invalidate_dcache_range() argument
116 unsigned long size = stop - (unsigned long)addr + (bytes - 1); in invalidate_dcache_range()
/openbmc/linux/kernel/
H A Dstatic_call_inline.c107 struct static_call_site *stop) in static_call_sort_entries() argument
136 struct static_call_site *site, *stop; in __static_call_update() local
177 stop = __stop_static_call_sites; in __static_call_update()
181 stop = mod->static_call_sites + in __static_call_update()
222 struct static_call_site *stop) in __static_call_init() argument
228 if (start == stop) in __static_call_init()
231 static_call_sort_entries(start, stop); in __static_call_init()
233 for (site = start; site < stop; site++) { in __static_call_init()
370 for (site = start; site != stop; site++) { in static_call_add_module()
400 return __static_call_init(mod, start, stop); in static_call_add_module()
[all …]
/openbmc/u-boot/arch/mips/lib/
H A Dcache.c143 void flush_dcache_range(ulong start_addr, ulong stop) in flush_dcache_range() argument
149 if (start_addr == stop) in flush_dcache_range()
152 cache_loop(start_addr, stop, lsize, HIT_WRITEBACK_INV_D); in flush_dcache_range()
155 cache_loop(start_addr, stop, slsize, HIT_WRITEBACK_INV_SD); in flush_dcache_range()
161 void invalidate_dcache_range(ulong start_addr, ulong stop) in invalidate_dcache_range() argument
167 if (start_addr == stop) in invalidate_dcache_range()
171 cache_loop(start_addr, stop, slsize, HIT_INVALIDATE_SD); in invalidate_dcache_range()
173 cache_loop(start_addr, stop, lsize, HIT_INVALIDATE_D); in invalidate_dcache_range()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/
H A Dremove-bashism.patch41 -function stop() {
42 +stop() {
46 @@ -125,7 +125,7 @@ function stop() {
54 stop
70 …echo $"Usage: $0 {start|forcestart|stop|status|restart|force-reload|forcerestart|reload|condrestar…
96 -function stop() {
97 +stop() {
101 @@ -102,7 +102,7 @@ function stop() {
107 stop
/openbmc/phosphor-webui/app/assets/images/
H A Dlogo.svg1stop offset="0" stop-color="#00b0da"/><stop offset="1" stop-color="#008abf"/></linearGradient><lin…
/openbmc/webui-vue/src/assets/images/
H A Dlogin-company-logo.svg6 <stop offset="0" stop-color="#00b0da" />
7 <stop offset="1" stop-color="#008abf" />
13 <stop offset="0" stop-color="#a5d440" />
14 <stop offset="1" stop-color="#8cce3f" />
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dhtab_reuse.c12 bool stop; member
25 while (i++ < ctx->loop && !ctx->stop) { in htab_lookup_fn()
42 while (i++ < ctx->loop && !ctx->stop) { in htab_update_fn()
76 ctx.stop = false; in test_htab_reuse()
82 ctx.stop = true; in test_htab_reuse()
89 ctx.stop = true; in test_htab_reuse()
/openbmc/phosphor-state-manager/service_files/
H A Dobmc-power-stop@.service3 Wants=obmc-power-stop@%i.target
4 Before=obmc-power-stop@%i.target
5 Wants=obmc-power-stop-pre@%i.target
6 After=obmc-power-stop-pre@%i.target
14 SyslogIdentifier=obmc-power-stop
/openbmc/docs/logo/
H A DOpenBMC-Logo.svg1stop offset="0" stop-color="#00b0da"/><stop offset="1" stop-color="#008abf"/></linearGradient><lin…

12345678910>>...79