| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | test_offload.py | 82 def fail(cond, msg): function 85 print("FAIL: " + msg) 88 log("FAIL: " + msg, tb, level=1) 96 def cmd(cmd, shell=True, include_stderr=False, background=False, fail=True): argument 109 return cmd_result(proc, include_stderr=include_stderr, fail=fail) 111 def cmd_result(proc, include_stderr=False, fail=False): argument 128 if proc.returncode != 0 and fail: 143 def tool(name, args, flags, JSON=True, ns="", fail=True, include_stderr=False): argument 153 fail=fail, include_stderr=True) 156 fail=fail, include_stderr=False) [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/exec/ |
| H A D | execveat.c | 54 printf("[FAIL] (unexpected success from execveat(2))\n"); in _check_execveat_fail() 58 printf("[FAIL] (expected errno %d (%s) not %d (%s)\n", in _check_execveat_fail() 83 printf("[FAIL] (fork() failed)\n"); in check_execveat_invoked_rc() 89 printf("[FAIL]: execveat() failed, rc=%d errno=%d (%s)\n", in check_execveat_invoked_rc() 96 printf("[FAIL] (waitpid(%d,...) returned %d)\n", child, rc); in check_execveat_invoked_rc() 100 printf("[FAIL] (child %d did not exit cleanly, status=%08x)\n", in check_execveat_invoked_rc() 106 printf("[FAIL] (child %d exited with %d not %d nor %d)\n", in check_execveat_invoked_rc() 155 int fail = 0; in check_execveat_pathmax() local 198 fail += check_execveat(fd, "", AT_EMPTY_PATH); in check_execveat_pathmax() 202 fail++; in check_execveat_pathmax() [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/vm/ |
| H A D | khugepaged.c | 117 static void fail(const char *msg) in fail() function 522 fail("Fail"); in alloc_at_fault() 531 fail("Fail"); in alloc_at_fault() 542 fail("Timeout"); in collapse_full() 546 fail("Fail"); in collapse_full() 557 fail("Timeout"); in collapse_empty() 559 fail("Fail"); in collapse_empty() 572 fail("Timeout"); in collapse_single_pte_entry() 576 fail("Fail"); in collapse_single_pte_entry() 594 fail("Timeout"); in collapse_max_ptes_none() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/ |
| H A D | gt9xx_update.c | 352 return FAIL; in gup_get_ic_msg() 378 return FAIL; in gup_set_ic_msg() 393 if (FAIL == ret) in gup_get_ic_fw_msg() 396 return FAIL; in gup_get_ic_fw_msg() 411 if(FAIL == ret) in gup_get_ic_fw_msg() 413 GTP_ERROR("Read firmware message fail."); in gup_get_ic_fw_msg() 430 if (FAIL == ret) in gup_get_ic_fw_msg() 433 return FAIL; in gup_get_ic_fw_msg() 512 return FAIL; in gup_enter_update_mode() 585 return FAIL; in gup_enter_update_judge() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | lg2160.c | 133 goto fail; in lg216x_set_reg_bit() 140 fail: in lg216x_set_reg_bit() 171 goto fail; in lg216x_soft_reset() 176 goto fail; in lg216x_soft_reset() 179 fail: in lg216x_soft_reset() 226 goto fail; in lg216x_initialize() 230 fail: in lg216x_initialize() 245 goto fail; in lg216x_set_if() 254 fail: in lg216x_set_if() 268 goto fail; in lg2160_agc_fix() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | mcc.c | 39 PLTFM_MSG_ERR("[ERR]%s: H2C alloc fail\n", __func__); in mac_reset_mcc_group() 45 PLTFM_MSG_ERR("[ERR]%s: H2C put fail\n", __func__); in mac_reset_mcc_group() 47 goto fail; in mac_reset_mcc_group() 60 PLTFM_MSG_ERR("[ERR]%s: Set H2C HDR fail\n", __func__); in mac_reset_mcc_group() 61 goto fail; in mac_reset_mcc_group() 66 PLTFM_MSG_ERR("[ERR]%s: Build H2C TXD fail\n", __func__); in mac_reset_mcc_group() 67 goto fail; in mac_reset_mcc_group() 76 goto fail; in mac_reset_mcc_group() 82 fail: in mac_reset_mcc_group() 91 PLTFM_MSG_ERR("[ERR]%s: state != req fail\n", __func__); in mac_reset_mcc_request() [all …]
|
| H A D | wowlan.c | 45 goto fail; in send_h2c_keep_alive() 64 goto fail; in send_h2c_keep_alive() 68 goto fail; in send_h2c_keep_alive() 76 goto fail; in send_h2c_keep_alive() 81 fail: in send_h2c_keep_alive() 107 goto fail; in send_h2c_disconnect_detect() 134 goto fail; in send_h2c_disconnect_detect() 138 goto fail; in send_h2c_disconnect_detect() 146 goto fail; in send_h2c_disconnect_detect() 151 fail: in send_h2c_disconnect_detect() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | mcc.c | 39 PLTFM_MSG_ERR("[ERR]%s: H2C alloc fail\n", __func__); in mac_reset_mcc_group() 45 PLTFM_MSG_ERR("[ERR]%s: H2C put fail\n", __func__); in mac_reset_mcc_group() 47 goto fail; in mac_reset_mcc_group() 60 PLTFM_MSG_ERR("[ERR]%s: Set H2C HDR fail\n", __func__); in mac_reset_mcc_group() 61 goto fail; in mac_reset_mcc_group() 66 PLTFM_MSG_ERR("[ERR]%s: Build H2C TXD fail\n", __func__); in mac_reset_mcc_group() 67 goto fail; in mac_reset_mcc_group() 76 goto fail; in mac_reset_mcc_group() 82 fail: in mac_reset_mcc_group() 91 PLTFM_MSG_ERR("[ERR]%s: state != req fail\n", __func__); in mac_reset_mcc_request() [all …]
|
| H A D | wowlan.c | 45 goto fail; in send_h2c_keep_alive() 64 goto fail; in send_h2c_keep_alive() 68 goto fail; in send_h2c_keep_alive() 76 goto fail; in send_h2c_keep_alive() 81 fail: in send_h2c_keep_alive() 107 goto fail; in send_h2c_disconnect_detect() 134 goto fail; in send_h2c_disconnect_detect() 138 goto fail; in send_h2c_disconnect_detect() 146 goto fail; in send_h2c_disconnect_detect() 151 fail: in send_h2c_disconnect_detect() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/mac_8852b/ |
| H A D | pwr_seq_func_8852b.c | 125 PLTFM_MSG_ERR("Write XTAL_SI fail!\n"); in mac_pwr_on_sdio_8852b() 136 PLTFM_MSG_ERR("Write XTAL_SI fail!\n"); in mac_pwr_on_sdio_8852b() 147 PLTFM_MSG_ERR("Read XTAL_SI fail!\n"); in mac_pwr_on_sdio_8852b() 156 PLTFM_MSG_ERR("Write XTAL_SI fail!\n"); in mac_pwr_on_sdio_8852b() 161 PLTFM_MSG_ERR("Write XTAL_SI fail!\n"); in mac_pwr_on_sdio_8852b() 167 PLTFM_MSG_ERR("Write XTAL_SI fail!\n"); in mac_pwr_on_sdio_8852b() 172 PLTFM_MSG_ERR("Write XTAL_SI fail!\n"); in mac_pwr_on_sdio_8852b() 180 PLTFM_MSG_ERR("Write XTAL_SI fail!\n"); in mac_pwr_on_sdio_8852b() 185 PLTFM_MSG_ERR("Write XTAL_SI fail!\n"); in mac_pwr_on_sdio_8852b() 192 PLTFM_MSG_ERR("Write XTAL_SI fail!\n"); in mac_pwr_on_sdio_8852b() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/mac_8852b/ |
| H A D | pwr_seq_func_8852b.c | 125 PLTFM_MSG_ERR("Write XTAL_SI fail!\n"); in mac_pwr_on_sdio_8852b() 136 PLTFM_MSG_ERR("Write XTAL_SI fail!\n"); in mac_pwr_on_sdio_8852b() 147 PLTFM_MSG_ERR("Read XTAL_SI fail!\n"); in mac_pwr_on_sdio_8852b() 156 PLTFM_MSG_ERR("Write XTAL_SI fail!\n"); in mac_pwr_on_sdio_8852b() 161 PLTFM_MSG_ERR("Write XTAL_SI fail!\n"); in mac_pwr_on_sdio_8852b() 167 PLTFM_MSG_ERR("Write XTAL_SI fail!\n"); in mac_pwr_on_sdio_8852b() 172 PLTFM_MSG_ERR("Write XTAL_SI fail!\n"); in mac_pwr_on_sdio_8852b() 180 PLTFM_MSG_ERR("Write XTAL_SI fail!\n"); in mac_pwr_on_sdio_8852b() 185 PLTFM_MSG_ERR("Write XTAL_SI fail!\n"); in mac_pwr_on_sdio_8852b() 192 PLTFM_MSG_ERR("Write XTAL_SI fail!\n"); in mac_pwr_on_sdio_8852b() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/selftests/ |
| H A D | test-drm_rect.c | 27 FAIL(visible, "Destination not be visible\n"); in igt_drm_rect_clip_scaled_div_by_zero() 28 FAIL(drm_rect_visible(&src), "Source should not be visible\n"); in igt_drm_rect_clip_scaled_div_by_zero() 34 FAIL(visible, "Destination not be visible\n"); in igt_drm_rect_clip_scaled_div_by_zero() 35 FAIL(drm_rect_visible(&src), "Source should not be visible\n"); in igt_drm_rect_clip_scaled_div_by_zero() 52 FAIL(src.x1 != 0 || src.x2 != 1 << 16 || in igt_drm_rect_clip_scaled_not_clipped() 55 FAIL(dst.x1 != 0 || dst.x2 != 1 || in igt_drm_rect_clip_scaled_not_clipped() 58 FAIL(!visible, "Destination should be visible\n"); in igt_drm_rect_clip_scaled_not_clipped() 59 FAIL(!drm_rect_visible(&src), "Source should be visible\n"); in igt_drm_rect_clip_scaled_not_clipped() 68 FAIL(src.x1 != 0 || src.x2 != 2 << 16 || in igt_drm_rect_clip_scaled_not_clipped() 71 FAIL(dst.x1 != 0 || dst.x2 != 1 || in igt_drm_rect_clip_scaled_not_clipped() [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ftrace/test.d/preemptirq/ |
| H A D | irqsoff_tracer.tc | 8 fail() { 36 modprobe $MOD test_mode=preempt delay=500000 || fail 37 rmmod $MOD || fail 38 modprobe $MOD test_mode=preempt delay=500000 || fail 39 rmmod $MOD || fail 40 modprobe $MOD test_mode=preempt delay=500000 || fail 41 rmmod $MOD || fail 46 grep -q "tracer: preemptoff" trace || fail 49 egrep -q "5.....us : <stack trace>" trace || fail 52 egrep -q "latency: 5..... us" trace || fail [all …]
|
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | policy_unpack.c | 228 goto fail; in unpack_u16_chunk() 232 goto fail; in unpack_u16_chunk() 237 fail: in unpack_u16_chunk() 284 goto fail; in unpack_nameX() 286 /* if a name is specified and there is no name tag fail */ in unpack_nameX() 287 goto fail; in unpack_nameX() 294 fail: in unpack_nameX() 305 goto fail; in unpack_u8() 312 fail: in unpack_u8() 323 goto fail; in unpack_u32() [all …]
|
| /OK3568_Linux_fs/tools/windows/RKDevTool/RKDevTool_Release/Language/ |
| H A D | English.ini | 164 IDS_DOWNLOADBOOT_FAIL=Download Boot Fail 167 IDS_DOWNLOADIDBLOCK_FAIL=Download IDB Fail 170 IDS_DOWNLOADIMAGE_FAIL=Download Firmware Fail 173 IDS_TESTDEVICE_FAIL=Test Device Fail 176 IDS_LOWERFORMATDEVICE_FAIL=Lowerformat Device Fail 179 IDS_RESETDEVICE_FAIL=Reset Device Fail 182 IDS_SETRESETFLAG_FAIL=Reset Device To Msc Fail 185 IDS_FORMATDISK_FAIL=Format Disk Fail 188 IDS_COPYDATA_FAIL=Copy Data Fail 191 IDS_WAITMSC_FAIL=Wait For MSC Fail [all …]
|
| /OK3568_Linux_fs/external/security/bin/optee_v2/uclibc_lib/arm/ |
| HD | tee-supplicant | ... create %s/ ree_fs_new_read ree_fs_new_write tee_supp_fs_process TEES rk_secure_storage open fail rk_secure_storage lseek fail malloc read_buff fail rk_secure_storage read fail / ... |
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/fw_ax/rtl8852b/ |
| H A D | hal8852b_fw_log.h | 38 MSG_8852B_FIRSTH2C_2, //"H2C node malloc fail\n" 39 …MSG_8852B_FIRSTH2C_3, //"H2C node content malloc fail\n" 41 MSG_8852B_H2CDEQ_2, //"H2CPKT enqueue fail\n" 120 … MSG_8852B_MCC_MACIDDROP, //"[MCC] MACIDTxIdleCheck fail\n" 122 …MSG_8852B_MCC_ISSUENULLWOLPS_2, //"[MCC] Issue null %d fail!!!\… 126 … MSG_8852B_MCC_TXNULLCHK_2, //"[MCC] take semaphore fail!\n" 128 …HK_4, //"[MCC][%d]Macid %d TxNull %d FAIL, freerun = 0x%x\n" 132 MSG_8852B_MCC_SWITCHCH_1, //"[MCC] cfg ch FAIL!!!\n" 136 MSG_8852B_MCC_CHANGEROLE_1, //"[MCC] MCCMacidDrop fail\n" 143 …MSG_8852B_MCC_CHANGEROLE_8, //"[MCC] MCCMacidDropRel fail\n" [all …]
|
| H A D | hal8852b_fw_log.c | 35 {MSG_8852B_FIRSTH2C_2, "H2C node malloc fail\n"}, 36 {MSG_8852B_FIRSTH2C_3, "H2C node content malloc fail\n"}, 38 {MSG_8852B_H2CDEQ_2, "H2CPKT enqueue fail\n"}, 117 {MSG_8852B_MCC_MACIDDROP, "[MCC] MACIDTxIdleCheck fail\n"}, 119 {MSG_8852B_MCC_ISSUENULLWOLPS_2, "[MCC] Issue null %d fail!!!\n"}, 123 {MSG_8852B_MCC_TXNULLCHK_2, "[MCC] take semaphore fail!\n"}, 125 {MSG_8852B_MCC_TXNULLCHK_4, "[MCC][%d]Macid %d TxNull %d FAIL, freerun = 0x%x\n"}, 129 {MSG_8852B_MCC_SWITCHCH_1, "[MCC] cfg ch FAIL!!!\n"}, 133 {MSG_8852B_MCC_CHANGEROLE_1, "[MCC] MCCMacidDrop fail\n"}, 140 {MSG_8852B_MCC_CHANGEROLE_8, "[MCC] MCCMacidDropRel fail\n"}, [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/fw_ax/rtl8852b/ |
| H A D | hal8852b_fw_log.h | 38 MSG_8852B_FIRSTH2C_2, //"H2C node malloc fail\n" 39 …MSG_8852B_FIRSTH2C_3, //"H2C node content malloc fail\n" 41 MSG_8852B_H2CDEQ_2, //"H2CPKT enqueue fail\n" 120 … MSG_8852B_MCC_MACIDDROP, //"[MCC] MACIDTxIdleCheck fail\n" 122 …MSG_8852B_MCC_ISSUENULLWOLPS_2, //"[MCC] Issue null %d fail!!!\… 126 … MSG_8852B_MCC_TXNULLCHK_2, //"[MCC] take semaphore fail!\n" 128 …HK_4, //"[MCC][%d]Macid %d TxNull %d FAIL, freerun = 0x%x\n" 132 MSG_8852B_MCC_SWITCHCH_1, //"[MCC] cfg ch FAIL!!!\n" 136 MSG_8852B_MCC_CHANGEROLE_1, //"[MCC] MCCMacidDrop fail\n" 143 …MSG_8852B_MCC_CHANGEROLE_8, //"[MCC] MCCMacidDropRel fail\n" [all …]
|
| H A D | hal8852b_fw_log.c | 35 {MSG_8852B_FIRSTH2C_2, "H2C node malloc fail\n"}, 36 {MSG_8852B_FIRSTH2C_3, "H2C node content malloc fail\n"}, 38 {MSG_8852B_H2CDEQ_2, "H2CPKT enqueue fail\n"}, 117 {MSG_8852B_MCC_MACIDDROP, "[MCC] MACIDTxIdleCheck fail\n"}, 119 {MSG_8852B_MCC_ISSUENULLWOLPS_2, "[MCC] Issue null %d fail!!!\n"}, 123 {MSG_8852B_MCC_TXNULLCHK_2, "[MCC] take semaphore fail!\n"}, 125 {MSG_8852B_MCC_TXNULLCHK_4, "[MCC][%d]Macid %d TxNull %d FAIL, freerun = 0x%x\n"}, 129 {MSG_8852B_MCC_SWITCHCH_1, "[MCC] cfg ch FAIL!!!\n"}, 133 {MSG_8852B_MCC_CHANGEROLE_1, "[MCC] MCCMacidDrop fail\n"}, 140 {MSG_8852B_MCC_CHANGEROLE_8, "[MCC] MCCMacidDropRel fail\n"}, [all …]
|
| /OK3568_Linux_fs/external/security/bin/optee_v1/lib/arm/ |
| HD | tee-supplicant | ... backup sections error! original sections error! rkss_read_patition_tables open fail rkss_read_patition_tables lseek fail rkss_read_patition_tables read fail rkss_backup_sections fail verify [ ... |
| /OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb-v2/ |
| H A D | mxl111sf-demod.c | 68 goto fail; in mxl1x1sf_demod_get_tps_code_rate() 87 fail: in mxl1x1sf_demod_get_tps_code_rate() 99 goto fail; in mxl1x1sf_demod_get_tps_modulation() 112 fail: in mxl1x1sf_demod_get_tps_modulation() 124 goto fail; in mxl1x1sf_demod_get_tps_guard_fft_mode() 137 fail: in mxl1x1sf_demod_get_tps_guard_fft_mode() 149 goto fail; in mxl1x1sf_demod_get_tps_guard_interval() 165 fail: in mxl1x1sf_demod_get_tps_guard_interval() 177 goto fail; in mxl1x1sf_demod_get_tps_hierarchy() 193 fail: in mxl1x1sf_demod_get_tps_hierarchy() [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ftrace/test.d/ftrace/ |
| H A D | func_traceonoff_triggers.tc | 16 fail() { # mesg 35 fail "Found junk in trace" 48 fail "Nothing found in trace" 77 fail "Did not find traceoff trigger" 85 fail "Tracing is not stopped" 90 fail "Tracing is not off" 98 fail "Tracing file is still changing" 105 fail "Tracing is still happeing" 112 fail "traceoff trigger still exists" 117 fail "Tracing is started again" [all …]
|
| /OK3568_Linux_fs/external/security/bin/optee_v2/lib/arm/ |
| HD | tee-supplicant | ... create %s/ ree_fs_new_read ree_fs_new_write tee_supp_fs_process TEES rk_secure_storage open fail rk_secure_storage lseek fail malloc read_buff fail rk_secure_storage read fail / ... |
| /OK3568_Linux_fs/u-boot/fs/ext4/ |
| H A D | ext4_write.c | 121 goto fail; in ext4fs_get_bgdtable() 129 fail: in ext4fs_get_bgdtable() 174 goto fail; in delete_single_indirect_block() 176 goto fail; in delete_single_indirect_block() 180 fail: in delete_single_indirect_block() 240 goto fail; in delete_double_indirect_block() 244 goto fail; in delete_double_indirect_block() 268 goto fail; in delete_double_indirect_block() 271 goto fail; in delete_double_indirect_block() 276 fail: in delete_double_indirect_block() [all …]
|