/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 | 397 goto failed; in init_handler() 408 goto failed; in init_handler() 419 goto failed; in init_handler() 427 goto failed; in init_handler() 431 failed: in init_handler() 528 goto failed; in send_first_frame() 537 goto failed; in send_first_frame() 546 goto failed; in send_first_frame() 550 failed: in send_first_frame() 579 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/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/x86/mm/pat/ |
H A D | cpa-test.c | 122 int failed = 0; in pageattr_test() local 136 failed += print_split(&sa); in pageattr_test() 197 failed++; in pageattr_test() 204 failed++; in pageattr_test() 209 failed++; in pageattr_test() 215 failed += print_split(&sb); in pageattr_test() 223 failed++; in pageattr_test() 229 failed++; in pageattr_test() 235 failed++; in pageattr_test() 240 failed += print_split(&sc); in pageattr_test() [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/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/arch/x86/lib/ |
H A D | msr.c | 123 void do_trace_write_msr(unsigned int msr, u64 val, int failed) in do_trace_write_msr() argument 125 trace_write_msr(msr, val, failed); in do_trace_write_msr() 130 void do_trace_read_msr(unsigned int msr, u64 val, int failed) in do_trace_read_msr() argument 132 trace_read_msr(msr, val, failed); in do_trace_read_msr() 137 void do_trace_rdpmc(unsigned counter, u64 val, int failed) in do_trace_rdpmc() argument 139 trace_rdpmc(counter, val, failed); in do_trace_rdpmc()
|
/linux/arch/s390/hypfs/ |
H A D | hypfs_vm_fs.c | 101 goto failed; in hypfs_vm_create_files() 106 goto failed; in hypfs_vm_create_files() 113 goto failed; in hypfs_vm_create_files() 118 goto failed; in hypfs_vm_create_files() 125 goto failed; in hypfs_vm_create_files() 131 goto failed; in hypfs_vm_create_files() 136 failed: in hypfs_vm_create_files()
|
/linux/fs/nilfs2/ |
H A D | recovery.c | 142 goto failed; in nilfs_read_super_root_block() 170 failed: in nilfs_read_super_root_block() 445 goto failed; in nilfs_prepare_segment_for_recovery() 451 goto failed; in nilfs_prepare_segment_for_recovery() 462 goto failed; in nilfs_prepare_segment_for_recovery() 471 goto failed; in nilfs_prepare_segment_for_recovery() 477 failed: in nilfs_prepare_segment_for_recovery() 607 goto failed; in nilfs_do_roll_forward() 614 goto failed; in nilfs_do_roll_forward() 645 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/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()
|
/linux/drivers/usb/host/ |
H A D | sl811_cs.c | 154 goto failed; in sl811_cs_config() 158 goto failed; in sl811_cs_config() 161 goto failed; in sl811_cs_config() 165 goto failed; in sl811_cs_config() 169 failed: in sl811_cs_config()
|