/openbmc/openbmc/poky/meta/classes/ |
H A D | useradd_base.bbclass | 29 bbfatal "${PN}: groupadd command did not succeed." 46 bbfatal "${PN}: useradd command did not succeed." 65 bbfatal "${PN}: groupmems command did not succeed." 89 bbfatal "${PN}: groupdel command did not succeed." 109 bbfatal "${PN}: userdel command did not succeed." 128 bbwarn "${PN}: groupmod command did not succeed." 147 bbfatal "${PN}: usermod command did not succeed." 166 bbfatal "${PN}: passwd --expire operation did not succeed."
|
/openbmc/qemu/include/crypto/ |
H A D | akcipher.h | 72 * Returns: length of ciphertext if encrypt succeed, 92 * Returns: length of plaintext if decrypt succeed, 112 * Returns: length of signature if succeed, 132 * Returns: 0 for succeed, 161 * @dst: output parameter, if export succeed, *dst is set to the 170 * Returns: 0 for succeed, otherwise -1 is returned.
|
/openbmc/u-boot/include/configs/ |
H A D | opos6uldev.h | 120 "echo Flashing of U-boot SPL succeed; " \ 130 "echo Flashing of U-boot image succeed; " \ 139 "echo kernel update succeed; " \ 146 "echo dtb update succeed; " \ 156 "echo Flashing of rootfs image succeed; " \ 166 "echo Flashing of rootfs image in failsafe partition succeed; " \ 177 "echo Flashing of user_data image succeed; " \
|
/openbmc/qemu/crypto/ |
H A D | der.h | 45 * @cb: callback invoked when decode succeed, if cb equals NULL, no 69 * @cb: callback invoked when decode succeed, if cb equals NULL, no 92 * @cb: callback invoked when decode succeed, if cb equals NULL, no 115 * @cb: callback invoked when decode succeed, if cb equals NULL, no 138 * @cb: callback invoked when decode succeed, if cb equals NULL, no 163 * @cb: callback invoked when decode succeed, if cb equals NULL, no
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | reuseaddr_ports_exhausted.c | 12 * succeed to bind. 15 * succeed to bind. 115 EXPECT_EQ(-1, fd[1]) TH_LOG("should fail to bind because both sockets succeed to be listened."); in TEST() 117 EXPECT_NE(-1, fd[1]) TH_LOG("should succeed to bind to connect to different destinations."); in TEST() 146 …EXPECT_NE(-1, fd[1]) TH_LOG("should succeed to bind because one socket can be bound in each euid."… in TEST()
|
/openbmc/linux/tools/testing/selftests/bpf/verifier/ |
H A D | atomic_cmpxchg.c | 134 "Dest pointer in r0 - succeed", 154 "Dest pointer in r0 - succeed, check 2", 175 "Dest pointer in r0 - succeed, check 3", 194 "Dest pointer in r0 - succeed, check 4", 215 "Dest pointer in r0 - succeed, check 5",
|
/openbmc/linux/tools/virtio/ringtest/ |
H A D | noring.c | 20 * implies that add_inbuf succeed in the past, and that add_inbuf will succeed,
|
/openbmc/linux/tools/testing/selftests/powerpc/tm/ |
H A D | tm-syscall.c | 9 * suspended transaction can succeed. 98 FAIL_IF(getppid_tm(false, true) == -1); /* Should succeed. */ in tm_syscall() 110 FAIL_IF(getppid_tm(true, true) == -1); /* Should succeed. */ in tm_syscall()
|
/openbmc/linux/include/uapi/linux/ |
H A D | pfrut.h | 107 * @status: Indicator of whether this query succeed. 140 * @status: Indicator of whether this query succeed. 158 * @status: Indicator of whether this update succeed. 176 * @status: Indicator of whether this update succeed.
|
/openbmc/linux/tools/testing/selftests/powerpc/mm/ |
H A D | exec_prot.c | 206 printf("Testing exec on --x, should succeed..."); in test() 210 printf("Testing exec on r-x, should succeed..."); in test() 214 printf("Testing exec on -wx, should succeed..."); in test() 218 printf("Testing exec on rwx, should succeed..."); in test()
|
/openbmc/u-boot/board/hisilicon/hikey/ |
H A D | README | 125 INFO: succeed to set ddrc 150mhz 127 INFO: succeed to set ddrc 266mhz 129 INFO: succeed to set ddrc 400mhz 131 INFO: succeed to set ddrc 533mhz 133 INFO: succeed to set ddrc 800mhz
|
/openbmc/linux/drivers/gpu/drm/tests/ |
H A D | drm_plane_helper_test.c | 191 .msg = "Should succeed with exact scaling limit", 203 .msg = "Should succeed by clipping to exact multiple", 215 .msg = "Should succeed by clipping to exact multiple", 227 .msg = "Should succeed by clipping to exact multiple", 240 .msg = "Should succeed by clipping to exact multiple",
|
/openbmc/linux/include/asm-generic/bitops/ |
H A D | instrumented-non-atomic.h | 94 * can appear to succeed but actually fail. 109 * can appear to succeed but actually fail. 124 * can appear to succeed but actually fail.
|
/openbmc/linux/Documentation/driver-api/ |
H A D | console.rst | 18 call do_take_over_console() will succeed in the takeover regardless of the type 93 unbinding will not succeed. An example of an application that sets the 113 be fully unbound for this call to succeed. con_is_bound() will check if the
|
/openbmc/linux/fs/ntfs/ |
H A D | malloc.h | 26 * Depending on @gfp_mask the allocation may be guaranteed to succeed. 62 * This function guarantees that the allocation will succeed. It will sleep
|
/openbmc/linux/samples/bpf/ |
H A D | test_cgrp2_sock2.sh | 68 echo "ping failed when it should succeed" 89 echo "ping6 failed when it should succeed"
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_ime.c | 525 lprintf(LOG_DEBUG, "UpdatePrepare command succeed"); in ImeUpdatePrepare() 560 lprintf(LOG_DEBUG, "UpdateOpenArea command succeed"); in ImeUpdateOpenArea() 603 lprintf(LOG_DEBUG, "UpdateWriteArea command succeed"); in ImeUpdateWriteArea() 647 lprintf(LOG_DEBUG, "UpdateCloseArea command succeed"); in ImeUpdateCloseArea() 681 lprintf(LOG_DEBUG, "UpdatePrepare command succeed"); in ImeUpdateGetStatus() 754 lprintf(LOG_DEBUG, "UpdatePrepare command succeed"); in ImeUpdateGetCapabilities() 794 lprintf(LOG_DEBUG, "ImeUpdateRegisterUpdate command succeed"); in ImeUpdateRegisterUpdate() 825 lprintf(LOG_DEBUG, "UpdatePrepare command succeed"); in ImeUpdateShowStatus() 977 printf("Manual Rollback Succeed\n"); in ImeManualRollback()
|
/openbmc/linux/tools/perf/tests/shell/ |
H A D | record_bpf_filter.sh | 80 echo "Failing bpf-filter test [Failed should succeed]" 94 echo "Group bpf-filter test [Failed should succeed]"
|
/openbmc/linux/tools/testing/selftests/powerpc/pmu/event_code_tests/ |
H A D | group_constraint_thresh_cmp_test.c | 63 /* Expected to succeed as sibling and leader event request same thresh_cmp bits */ in group_constraint_thresh_cmp() 83 /* Expected to succeed as sibling and leader event request same thresh_cmp bits */ in group_constraint_thresh_cmp()
|
/openbmc/libpldm/include/libpldm/ |
H A D | instance-id.h | 65 * if a successive call may succeed. Returns -EPROTO if the 82 * succeed. Returns -EPROTO if the operation has entered an
|
/openbmc/linux/tools/testing/selftests/firmware/ |
H A D | fw_filesystem.sh | 30 echo "$0: empty filename should not succeed" >&2 39 echo "$0: empty filename should not succeed (async)" >&2 58 # This should succeed via kernel load or will fail after 1 second after 97 echo "$0: empty filename should not succeed (platform)" >&2
|
/openbmc/u-boot/arch/nios2/include/asm/bitops/ |
H A D | non-atomic.h | 58 * If two examples of this operation race, one can appear to succeed 77 * If two examples of this operation race, one can appear to succeed
|
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
H A D | az.py | 79 # FetchError from the fetcher, if the artifact exists retyring should succeed 84 # Sanity check since wget can pretend it succeed when it didn't
|
/openbmc/linux/tools/include/asm-generic/bitops/ |
H A D | non-atomic.h | 58 * If two examples of this operation race, one can appear to succeed 78 * If two examples of this operation race, one can appear to succeed
|
/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | event_attributes_test.c | 23 /* Expected to succeed */ in event_attributes() 76 /* Expected to succeed */ in event_attributes()
|