Home
last modified time | relevance | path

Searched refs:failure (Results 1 – 25 of 1048) sorted by relevance

12345678910>>...42

/openbmc/u-boot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c182 goto failure; in ccdm_mmc_read()
190 goto failure; in ccdm_mmc_read()
201 goto failure; in ccdm_mmc_read()
211 goto failure; in ccdm_mmc_read()
216 failure: in ccdm_mmc_read()
419 goto failure; in compute_second_stage_hash()
423 goto failure; in compute_second_stage_hash()
435 goto failure; in compute_second_stage_hash()
441 failure: in compute_second_stage_hash()
802 goto failure; in load_sd_key_program()
[all …]
/openbmc/qemu/tests/tcg/s390x/
H A Dmc.S23 j failure
26 j failure
35 j failure
38 jne failure
40 jne failure
42 jne failure
46 jne failure
48 failure: label
H A Dlpswe-early.S19 j failure
23 jne failure
25 jne failure
27 jne failure
29 failure: label
H A Dstosm-early.S20 j failure
24 jne failure
26 jne failure
28 jne failure
30 failure: label
H A Dssm-early.S20 j failure
24 jne failure
26 jne failure
28 jne failure
30 failure: label
H A Dexrl-ssm-early.S20 j failure
26 jne failure
28 jne failure
30 jne failure
32 failure: label
H A Dprecise-smc-softmmu.S27 cgijne %r1,42,failure
37 failure: label
42 jne failure
44 jne failure
56 .quad 0x200180000000,failure /* cc is from addition */
H A Dlpsw.S18 j failure
22 jne failure
24 failure: label
H A Dclm.S10 jle failure
13 failure: label
17 jne failure
H A Dcksm.S11 jne failure
13 failure: label
17 jne failure
H A Dicm.S11 jne failure
14 failure: label
18 jne failure
H A Dpgm-specification-softmmu.S23 jne failure
29 jne failure
31 failure: label
/openbmc/linux/samples/bpf/
H A Dtest_lwt_bpf.sh137 function failure { function
147 failure "test_ctx xmit: packets are dropped"
163 failure "test_ctx out: packets are dropped"
179 failure "test_ctx out: packets are dropped"
203 failure "test_data ${1}: packets are dropped"
216 failure "test_data in: packets are dropped"
234 failure "test_cb ${1}: packets are dropped"
250 failure "test_cb in: packets are dropped"
274 failure "test_drop_all ${1}: Unexpected success of ping"
287 failure "test_drop_all in: Unexpected success of ping"
[all …]
/openbmc/u-boot/lib/efi_loader/
H A Defi_root_node.c57 goto failure; in efi_root_node_register()
63 goto failure; in efi_root_node_register()
69 goto failure; in efi_root_node_register()
75 goto failure; in efi_root_node_register()
77 failure: in efi_root_node_register()
/openbmc/qemu/tests/qemu-iotests/
H A D257253 def test_bitmap_sync(bsync_mode, msync_mode='bitmap', failure=None): argument
287 preposition = "with" if failure else "without"
289 "{:s} failure".format(failure) if failure
304 if failure == 'intermediate':
351 if failure == 'intermediate':
374 if ((bsync_mode == 'on-success' and not failure) or
381 cancel=(failure == 'simulated'))
386 if bsync_mode == 'always' and failure == 'intermediate':
432 expected_match=failure != 'intermediate')
433 if not failure or bsync_mode == 'always':
[all …]
/openbmc/linux/arch/x86/kernel/cpu/
H A Drdrand.c27 bool failure = false; in x86_init_rdrand() local
35 failure = true; in x86_init_rdrand()
42 failure = true; in x86_init_rdrand()
44 if (failure) { in x86_init_rdrand()
/openbmc/u-boot/cmd/
H A Dpmic.c17 static int failure(int ret) in failure() function
35 return failure(ret); in do_dev()
100 return failure(ret); in do_dump()
136 return failure(-EFAULT); in do_read()
142 return failure(ret); in do_read()
172 return failure(-EFAULT); in do_write()
180 return failure(ret); in do_write()
H A Dregulator.c18 static int failure(int ret) in failure() function
37 return failure(ret); in do_dev()
48 return failure(ret); in do_dev()
275 return failure(ret); in do_value()
301 return failure(ret); in do_value()
323 return failure(ret); in do_current()
340 return failure(ret); in do_current()
362 return failure(ret); in do_mode()
375 return failure(ret); in do_mode()
394 return failure(ret); in do_enable()
[all …]
/openbmc/linux/tools/perf/tests/
H A Dmem.c14 char failure[100]; in check() local
21 scnprintf(failure, sizeof failure, "unexpected %s", out); in check()
22 TEST_ASSERT_VAL(failure, !strcmp(string, out)); in check()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openipmi/files/
H A Dipmi-init-fix-the-arguments.patch6 The functions success/failure/warning defined in /etc/init.d/functions
30 failure)
32 - failure "$*"
33 + failure 1
/openbmc/linux/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_vpu.c38 vpu->failure = msg->status; in mtk_mdp_vpu_ipi_handler()
39 if (!vpu->failure) { in mtk_mdp_vpu_ipi_handler()
57 msg_id, vpu->failure); in mtk_mdp_vpu_ipi_handler()
106 if (!err && vpu->failure) in mtk_mdp_vpu_send_ap_ipi()
124 if (!err && vpu->failure) in mtk_mdp_vpu_init()
/openbmc/linux/tools/perf/util/bpf_skel/
H A Daugmented_raw_syscalls.bpf.c312 goto failure; in sys_enter_perf_event_open()
315 goto failure; in sys_enter_perf_event_open()
325 goto failure; in sys_enter_perf_event_open()
329 goto failure; in sys_enter_perf_event_open()
332 failure: in sys_enter_perf_event_open()
345 goto failure; in sys_enter_clock_nanosleep()
348 goto failure; in sys_enter_clock_nanosleep()
353 failure: in sys_enter_clock_nanosleep()
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/
H A Dphosphor-state-manager_%.bbappend32 file://chassis-poweron-failure@.service \
36 file://host-poweron-failure@.service \
42 file://chassis-poweron-failure \
46 file://host-poweron-failure \
65 install -m 0755 ${UNPACKDIR}/chassis-poweron-failure ${D}${libexecdir}/${PN}/
69 install -m 0755 ${UNPACKDIR}/host-poweron-failure ${D}${libexecdir}/${PN}/
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_acp.c273 goto failure; in acp_hw_init()
279 goto failure; in acp_hw_init()
285 goto failure; in acp_hw_init()
323 goto failure; in acp_hw_init()
327 goto failure; in acp_hw_init()
336 goto failure; in acp_hw_init()
342 goto failure; in acp_hw_init()
348 goto failure; in acp_hw_init()
444 goto failure; in acp_hw_init()
449 goto failure; in acp_hw_init()
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/
H A Dopenl2tpd-initscript-fix.patch24 - failure $"cannot start openl2tpd: openl2tpd already running.";
25 + #failure $"cannot start openl2tpd: openl2tpd already running.";
45 - failure $"cannot stop openl2tpd: openl2tpd is not running."
46 + #failure $"cannot stop openl2tpd: openl2tpd is not running."

12345678910>>...42