| /linux/arch/powerpc/kernel/ |
| H A D | signal_32.c | 104 unsafe_put_user(val, &frame->mc_gregs[i], failed); in __unsafe_save_general_regs() 108 failed: in __unsafe_save_general_regs() 121 unsafe_get_user(gregs[i], &sr->mc_gregs[i], failed); in __unsafe_restore_general_regs() 125 failed: in __unsafe_restore_general_regs() 148 unsafe_copy_to_user(&frame->mc_gregs, regs, GP_REGS_SIZE, failed); in __unsafe_save_general_regs() 151 failed: in __unsafe_save_general_regs() 159 unsafe_copy_from_user(regs, &sr->mc_gregs, PT_MSR * sizeof(elf_greg_t), failed); in __unsafe_restore_general_regs() 163 GP_REGS_SIZE - PT_ORIG_R3 * sizeof(elf_greg_t), failed); in __unsafe_restore_general_regs() 167 failed: in __unsafe_restore_general_regs() 274 unsafe_save_general_regs(regs, frame, failed); in __unsafe_save_user_regs() [all …]
|
| /linux/tools/testing/kunit/test_data/ |
| H A D | test_is_test_passed-no_tests_run_no_header.log | 40 setup_one_line failed for device 1 : Configuration failed 42 setup_one_line failed for device 2 : Configuration failed 44 setup_one_line failed for device 3 : Configuration failed 46 setup_one_line failed for device 4 : Configuration failed 48 setup_one_line failed for device 5 : Configuration failed 50 setup_one_line failed for device 6 : Configuration failed 52 setup_one_line failed for device 7 : Configuration failed 54 setup_one_line failed for device 8 : Configuration failed 56 setup_one_line failed for device 9 : Configuration failed 58 setup_one_line failed for device 10 : Configuration failed [all …]
|
| H A D | test_output_isolated_correctly.log | 62 setup_one_line failed for device 1 : Configuration failed 64 setup_one_line failed for device 2 : Configuration failed 66 setup_one_line failed for device 3 : Configuration failed 68 setup_one_line failed for device 4 : Configuration failed 70 setup_one_line failed for device 5 : Configuration failed 72 setup_one_line failed for device 6 : Configuration failed 74 setup_one_line failed for device 7 : Configuration failed 76 setup_one_line failed for device 8 : Configuration failed 78 setup_one_line failed for device 9 : Configuration failed 80 setup_one_line failed for device 10 : Configuration failed [all …]
|
| /linux/arch/x86/include/asm/ |
| H A D | msr-trace.h | 22 TP_PROTO(unsigned msr, u64 val, int failed), 23 TP_ARGS(msr, val, failed), 27 __field( int, failed ) 32 __entry->failed = failed; 37 __entry->failed ? " #GP" : "") 41 TP_PROTO(unsigned msr, u64 val, int failed), 42 TP_ARGS(msr, val, failed) 46 TP_PROTO(unsigned msr, u64 val, int failed), 47 TP_ARGS(msr, val, failed) 51 TP_PROTO(unsigned msr, u64 val, int failed), [all …]
|
| /linux/drivers/net/can/softing/ |
| H A D | softing_fw.c | 158 goto failed; in softing_load_fw() 160 goto failed; in softing_load_fw() 163 goto failed; in softing_load_fw() 169 goto failed; in softing_load_fw() 179 goto failed; in softing_load_fw() 183 goto failed; in softing_load_fw() 193 goto failed; in softing_load_fw() 203 goto failed; in softing_load_fw() 208 goto failed; in softing_load_fw() 210 failed: in softing_load_fw() [all …]
|
| /linux/fs/squashfs/ |
| H A D | xattr.c | 53 goto failed; in squashfs_listxattr() 64 goto failed; in squashfs_listxattr() 72 goto failed; in squashfs_listxattr() 83 goto failed; in squashfs_listxattr() 91 goto failed; in squashfs_listxattr() 96 goto failed; in squashfs_listxattr() 100 failed: in squashfs_listxattr() 130 goto failed; in squashfs_xattr_get() 143 goto failed; in squashfs_xattr_get() 155 goto failed; in squashfs_xattr_get() [all …]
|
| H A D | lzo_wrapper.c | 34 goto failed; in lzo_init() 37 goto failed; in lzo_init() 46 failed: in lzo_init() 89 goto failed; in lzo_uncompress() 111 failed: in lzo_uncompress()
|
| /linux/drivers/soc/fsl/qbman/ |
| H A D | qman_test_api.c | 136 goto failed; in qman_test_api() 141 goto failed; in qman_test_api() 146 goto failed; in qman_test_api() 152 goto failed; in qman_test_api() 156 goto failed; in qman_test_api() 162 goto failed; in qman_test_api() 170 goto failed; in qman_test_api() 175 goto failed; in qman_test_api() 180 goto failed; in qman_test_api() 188 goto failed; in qman_test_api() [all …]
|
| H A D | qman_test_stash.c | 395 goto failed; in init_handler() 406 goto failed; in init_handler() 417 goto failed; in init_handler() 425 goto failed; in init_handler() 429 failed: in init_handler() 526 goto failed; in send_first_frame() 535 goto failed; in send_first_frame() 544 goto failed; in send_first_frame() 548 failed: in send_first_frame() 577 goto failed; in qman_test_stash() [all …]
|
| /linux/drivers/comedi/drivers/tests/ |
| H A D | unittest.h | 26 int failed; member 32 bool failed = !(result); \ 33 if (failed) { \ 34 ++unittest_results.failed; \ 42 failed; \ 59 unittest_results.passed, unittest_results.failed); in exec_unittests()
|
| /linux/drivers/net/ethernet/engleder/ |
| H A D | tsnep_selftests.c | 383 goto failed; in tsnep_test_taprio() 407 goto failed; in tsnep_test_taprio() 436 goto failed; in tsnep_test_taprio() 442 failed: in tsnep_test_taprio() 470 goto failed; in tsnep_test_taprio_change() 474 goto failed; in tsnep_test_taprio_change() 477 goto failed; in tsnep_test_taprio_change() 485 goto failed; in tsnep_test_taprio_change() 493 goto failed; in tsnep_test_taprio_change() 504 goto failed; in tsnep_test_taprio_change() [all …]
|
| /linux/tools/testing/selftests/powerpc/eeh/ |
| H A D | eeh-basic.sh | 37 failed=0 43 failed="$((failed + 1))" 48 failed="$((failed + 1))" 52 echo "$failed devices failed to recover ($dev_count tested)" 56 test "$failed" -eq 0
|
| /linux/fs/afs/ |
| H A D | rotate.c | 157 unsigned long set, failed; in afs_select_fileserver() local 204 goto failed; in afs_select_fileserver() 251 goto failed; in afs_select_fileserver() 256 goto failed; in afs_select_fileserver() 330 goto failed; in afs_select_fileserver() 351 goto failed; in afs_select_fileserver() 362 goto failed; in afs_select_fileserver() 382 goto failed; in afs_select_fileserver() 391 goto failed; in afs_select_fileserver() 405 goto failed; in afs_select_fileserver() [all …]
|
| /linux/arch/s390/hypfs/ |
| H A D | hypfs_vm_fs.c | 100 goto failed; in hypfs_vm_create_files() 104 goto failed; in hypfs_vm_create_files() 110 goto failed; in hypfs_vm_create_files() 114 goto failed; in hypfs_vm_create_files() 120 goto failed; in hypfs_vm_create_files() 126 goto failed; in hypfs_vm_create_files() 131 failed: in hypfs_vm_create_files()
|
| /linux/include/trace/events/ |
| H A D | vmalloc.h | 26 unsigned long vstart, unsigned long vend, int failed), 28 TP_ARGS(addr, size, align, vstart, vend, failed), 36 __field(int, failed) 45 __entry->failed = failed; 50 __entry->vstart, __entry->vend, __entry->failed)
|
| H A D | migrate.h | 51 TP_PROTO(unsigned long succeeded, unsigned long failed, 56 TP_ARGS(succeeded, failed, thp_succeeded, thp_failed, 61 __field( unsigned long, failed) 72 __entry->failed = failed; 83 __entry->failed,
|
| /linux/fs/ext4/ |
| H A D | mmp.c | 290 goto failed; in ext4_multi_mount_protect() 295 goto failed; in ext4_multi_mount_protect() 316 goto failed; in ext4_multi_mount_protect() 330 goto failed; in ext4_multi_mount_protect() 335 goto failed; in ext4_multi_mount_protect() 341 goto failed; in ext4_multi_mount_protect() 357 goto failed; in ext4_multi_mount_protect() 365 goto failed; in ext4_multi_mount_protect() 370 goto failed; in ext4_multi_mount_protect() 376 goto failed; in ext4_multi_mount_protect() [all …]
|
| /linux/drivers/android/tests/ |
| H A D | binder_alloc_kunit.c | 237 bool failed = false; in binder_alloc_test_alloc_free() local 242 failed = failed || failures; in binder_alloc_test_alloc_free() 250 failed = failed || failures; in binder_alloc_test_alloc_free() 259 failed = failed || failures; in binder_alloc_test_alloc_free() 265 failed = failed || failures; in binder_alloc_test_alloc_free() 273 failed = failed || failures; in binder_alloc_test_alloc_free() 279 failed = failed || failures; in binder_alloc_test_alloc_free() 284 return failed; in binder_alloc_test_alloc_free()
|
| /linux/fs/nilfs2/ |
| H A D | recovery.c | 149 goto failed; in nilfs_read_super_root_block() 177 failed: in nilfs_read_super_root_block() 469 goto failed; in nilfs_prepare_segment_for_recovery() 475 goto failed; in nilfs_prepare_segment_for_recovery() 486 goto failed; in nilfs_prepare_segment_for_recovery() 495 goto failed; in nilfs_prepare_segment_for_recovery() 501 failed: in nilfs_prepare_segment_for_recovery() 636 goto failed; in nilfs_do_roll_forward() 643 goto failed; in nilfs_do_roll_forward() 674 goto failed; in nilfs_do_roll_forward() [all …]
|
| /linux/arch/mips/kernel/ |
| H A D | rtlx.c | 246 unsigned long failed; in rtlx_read() local 265 failed = copy_to_user(buff, lx->lx_buffer + lx->lx_read, fl); in rtlx_read() 266 if (failed) in rtlx_read() 271 failed = copy_to_user(buff + fl, lx->lx_buffer, count - fl); in rtlx_read() 274 count -= failed; in rtlx_read() 287 unsigned long failed; in rtlx_write() local 307 failed = copy_from_user(rt->rt_buffer + rt->rt_write, buffer, fl); in rtlx_write() 308 if (failed) in rtlx_write() 313 failed = copy_from_user(rt->rt_buffer, buffer + fl, count - fl); in rtlx_write() 316 count -= failed; in rtlx_write()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_sockmap_update.c | 31 bool failed = false; in copy_sock_map() local 39 failed = true; in copy_sock_map() 42 failed = true; in copy_sock_map() 45 return failed ? SK_DROP : SK_PASS; in copy_sock_map()
|
| /linux/tools/testing/selftests/openat2/ |
| H A D | openat2_test.c | 96 bool failed; in test_openat2_struct() local 123 failed = (fd < 0); in test_openat2_struct() 125 failed = (fd != test->err); in test_openat2_struct() 131 if (failed) { in test_openat2_struct() 249 bool failed = false; in test_openat2_flags() local 274 failed = (fd < 0); in test_openat2_flags() 276 failed = (fd != test->err); in test_openat2_flags() 296 failed |= (fdflags != test->how.flags); in test_openat2_flags() 299 if (failed) { in test_openat2_flags()
|
| /linux/tools/testing/selftests/sched_ext/ |
| H A D | peek_dsq.c | 80 bool failed = false; in run() local 155 failed = true; in run() 165 failed = true; in run() 177 failed = true; in run() 192 failed = true; in run() 197 if (failed) in run()
|
| /linux/fs/ubifs/ |
| H A D | sb.c | 386 goto failed; in validate_sb() 391 goto failed; in validate_sb() 397 goto failed; in validate_sb() 403 goto failed; in validate_sb() 411 goto failed; in validate_sb() 425 goto failed; in validate_sb() 431 goto failed; in validate_sb() 437 goto failed; in validate_sb() 444 goto failed; in validate_sb() 451 goto failed; in validate_sb() [all …]
|
| /linux/drivers/parport/ |
| H A D | parport_cs.c | 132 goto failed; in parport_config() 135 goto failed; in parport_config() 138 goto failed; in parport_config() 147 goto failed; in parport_config() 158 failed: in parport_config()
|