/arch/x86/mm/ |
D | pageattr-test.c | 116 int failed = 0; in pageattr_test() local 131 failed += print_split(&sa); in pageattr_test() 177 failed++; in pageattr_test() 184 failed++; in pageattr_test() 189 failed++; in pageattr_test() 195 failed += print_split(&sb); in pageattr_test() 203 failed++; in pageattr_test() 210 failed++; in pageattr_test() 216 failed++; in pageattr_test() 221 failed += print_split(&sc); in pageattr_test() [all …]
|
D | pgtable.c | 207 bool failed = false; in preallocate_pmds() local 212 failed = true; in preallocate_pmds() 216 failed = true; in preallocate_pmds() 221 if (failed) { in preallocate_pmds()
|
/arch/powerpc/sysdev/ |
D | axonram.c | 189 goto failed; in axon_ram_probe() 199 goto failed; in axon_ram_probe() 208 goto failed; in axon_ram_probe() 220 goto failed; in axon_ram_probe() 227 goto failed; in axon_ram_probe() 243 goto failed; in axon_ram_probe() 255 goto failed; in axon_ram_probe() 264 goto failed; in axon_ram_probe() 271 goto failed; in axon_ram_probe() 278 failed: in axon_ram_probe()
|
/arch/mips/kernel/ |
D | rtlx.c | 244 unsigned long failed; in rtlx_read() local 263 failed = copy_to_user(buff, lx->lx_buffer + lx->lx_read, fl); in rtlx_read() 264 if (failed) in rtlx_read() 269 failed = copy_to_user(buff + fl, lx->lx_buffer, count - fl); in rtlx_read() 272 count -= failed; in rtlx_read() 285 unsigned long failed; in rtlx_write() local 305 failed = copy_from_user(rt->rt_buffer + rt->rt_write, buffer, fl); in rtlx_write() 306 if (failed) in rtlx_write() 311 failed = copy_from_user(rt->rt_buffer, buffer + fl, count - fl); in rtlx_write() 314 count -= failed; in rtlx_write()
|
D | scall64-n32.S | 79 bltz v0, 1f # seccomp failed? Skip syscall
|
D | scall64-64.S | 90 bltz v0, 1f # seccomp failed? Skip syscall
|
D | scall32-o32.S | 134 bltz v0, 1f # seccomp failed? Skip syscall
|
D | scall64-o32.S | 134 bltz v0, 1f # seccomp failed? Skip syscall
|
/arch/ia64/kernel/ |
D | uncached.c | 128 goto failed; in uncached_add_chunk() 130 goto failed; in uncached_add_chunk() 146 goto failed; in uncached_add_chunk() 150 goto failed; in uncached_add_chunk() 158 goto failed; in uncached_add_chunk() 165 failed: in uncached_add_chunk()
|
/arch/s390/hypfs/ |
D | hypfs_vm.c | 191 goto failed; in hypfs_vm_create_files() 196 goto failed; in hypfs_vm_create_files() 203 goto failed; in hypfs_vm_create_files() 208 goto failed; in hypfs_vm_create_files() 215 goto failed; in hypfs_vm_create_files() 221 goto failed; in hypfs_vm_create_files() 226 failed: in hypfs_vm_create_files()
|
/arch/cris/arch-v32/drivers/ |
D | cryptocop.c | 655 int failed = 0; in append_input_descriptors() local 690 failed = create_input_descriptors(operation, tc, &idescs, alloc_flag); in append_input_descriptors() 691 if (failed){ in append_input_descriptors() 693 return failed; in append_input_descriptors() 783 int failed = 0; in cryptocop_setup_dma_list() local 803 failed = -EINVAL; in cryptocop_setup_dma_list() 809 failed = -ENOMEM; in cryptocop_setup_dma_list() 828 failed = -EINVAL; in cryptocop_setup_dma_list() 835 failed = -EINVAL; in cryptocop_setup_dma_list() 840 failed = -EINVAL; in cryptocop_setup_dma_list() [all …]
|
/arch/arc/kernel/ |
D | signal.c | 311 int failed; in handle_signal() local 314 failed = setup_rt_frame(ksig, oldset, regs); in handle_signal() 316 signal_setup_done(failed, ksig, 0); in handle_signal()
|
/arch/alpha/kernel/ |
D | core_cia.c | 404 goto failed; in verify_tb_operation() 410 goto failed; in verify_tb_operation() 416 goto failed; in verify_tb_operation() 433 goto failed; in verify_tb_operation() 438 goto failed; in verify_tb_operation() 470 goto failed; in verify_tb_operation() 475 goto failed; in verify_tb_operation() 501 goto failed; in verify_tb_operation() 549 failed: in verify_tb_operation()
|
/arch/x86/kernel/ |
D | apb_timer.c | 394 goto failed; in apbt_quick_calibrate() 423 failed: in apbt_quick_calibrate()
|
D | signal.c | 632 bool failed; in handle_signal() local 663 failed = (setup_rt_frame(ksig, regs) < 0); in handle_signal() 664 if (!failed) { in handle_signal() 684 signal_setup_done(failed, ksig, test_thread_flag(TIF_SINGLESTEP)); in handle_signal()
|
/arch/arm/boot/dts/ |
D | sun8i-a23-ippo-q8h-v5.dts | 62 status = "failed";
|
D | sun6i-a31-hummingbird.dts | 81 status = "failed";
|
/arch/x86/kvm/ |
D | trace.h | 708 TP_PROTO(struct kvm_vcpu *vcpu, __u8 failed), 709 TP_ARGS(vcpu, failed), 717 __field( __u8, failed ) 729 __entry->failed = failed; 737 __entry->failed ? " failed" : ""
|
/arch/mn10300/mm/ |
D | misalignment.c | 391 failed: in misalignment() 409 goto failed; in misalignment() 415 goto failed; in misalignment() 421 goto failed; in misalignment() 427 goto failed; in misalignment() 481 goto failed; in misalignment()
|
/arch/arm/nwfpe/ |
D | entry.S | 89 @ if condition code failed to match, next insn
|
/arch/x86/kernel/cpu/ |
D | perf_event_amd_ibs.c | 850 goto failed; in setup_APIC_ibs() 854 failed: in setup_APIC_ibs()
|
/arch/arm/common/ |
D | mcpm_head.S | 107 cmp r0, #0 @ failed to get the lock?
|
/arch/m68k/ifpsp060/ |
D | TEST.DOC | 166 alternate result, the test will print "failed" but this
|
/arch/arm/kernel/ |
D | entry-armv.S | 123 @ common_invalid - generic code for failed exception (re-entrant version of handlers)
|
/arch/unicore32/kernel/ |
D | entry.S | 229 @ __invalid - generic code for failed exception
|