Home
last modified time | relevance | path

Searched refs:err2 (Results 1 – 25 of 252) sorted by relevance

1234567891011

/Linux-v4.19/arch/powerpc/lib/
Dstring_64.S48 .macro err2 macro
108 err2; std r0,0(r3)
109 err2; std r0,8(r3)
110 err2; std r0,16(r3)
111 err2; std r0,24(r3)
120 err2; std r0,0(r3)
121 err2; std r0,8(r3)
151 err2; std r0,0(r3)
Dcopyuser_power7.S40 .macro err2 macro
151 err2; ld r0,0(r4)
152 err2; ld r6,8(r4)
153 err2; ld r7,16(r4)
154 err2; ld r8,24(r4)
155 err2; ld r9,32(r4)
156 err2; ld r10,40(r4)
157 err2; ld r11,48(r4)
158 err2; ld r12,56(r4)
159 err2; ld r14,64(r4)
[all …]
/Linux-v4.19/tools/testing/selftests/powerpc/copyloops/
Dcopyuser_power7.S40 .macro err2 macro
151 err2; ld r0,0(r4)
152 err2; ld r6,8(r4)
153 err2; ld r7,16(r4)
154 err2; ld r8,24(r4)
155 err2; ld r9,32(r4)
156 err2; ld r10,40(r4)
157 err2; ld r11,48(r4)
158 err2; ld r12,56(r4)
159 err2; ld r14,64(r4)
[all …]
/Linux-v4.19/net/netfilter/
Dnft_range.c80 goto err2; in nft_range_init()
86 goto err2; in nft_range_init()
90 goto err2; in nft_range_init()
98 goto err2; in nft_range_init()
104 err2: in nft_range_init()
Dnf_synproxy_core.c348 goto err2; in synproxy_net_init()
350 goto err2; in synproxy_net_init()
358 goto err2; in synproxy_net_init()
368 err2: in synproxy_net_init()
400 goto err2; in synproxy_core_init()
404 err2: in synproxy_core_init()
/Linux-v4.19/drivers/usb/host/
Dehci-w90x900.c51 goto err2; in ehci_w90x900_probe()
76 goto err2; in ehci_w90x900_probe()
81 goto err2; in ehci_w90x900_probe()
85 err2: in ehci_w90x900_probe()
Dehci-pmcmsp.c120 goto err2; in usb_hcd_msp_map_regs()
125 goto err2; in usb_hcd_msp_map_regs()
138 err2: in usb_hcd_msp_map_regs()
185 goto err2; in usb_hcd_msp_probe()
214 err2: in usb_hcd_msp_probe()
/Linux-v4.19/tools/power/cpupower/debug/i386/
Dcentrino-decode.c49 goto err2; in rdmsr()
52 goto err2; in rdmsr()
58 err2: in rdmsr()
/Linux-v4.19/drivers/infiniband/sw/rxe/
Drxe_mr.c125 goto err2; in rxe_mem_alloc()
139 err2: in rxe_mem_alloc()
458 goto err2; in copy_data()
483 goto err2; in copy_data()
506 goto err2; in copy_data()
523 err2: in copy_data()
586 goto err2; in lookup_mem()
589 goto err2; in lookup_mem()
592 goto err2; in lookup_mem()
595 goto err2; in lookup_mem()
[all …]
Drxe_queue.c56 goto err2; in do_mmap_info()
67 err2: in do_mmap_info()
118 goto err2; in rxe_queue_init()
128 err2: in rxe_queue_init()
Drxe_verbs.c370 goto err2; in rxe_create_srq()
374 err2: in rxe_create_srq()
494 goto err2; in rxe_create_qp()
509 err2: in rxe_create_qp()
867 goto err2; in rxe_create_cq()
871 err2: in rxe_create_cq()
980 goto err2; in rxe_get_dma_mr()
984 err2: in rxe_get_dma_mr()
1006 goto err2; in rxe_reg_user_mr()
1024 err2: in rxe_reg_user_mr()
[all …]
/Linux-v4.19/arch/arm/mach-pxa/
Dpalm27x.c291 goto err2; in palm27x_backlight_init()
296 goto err2; in palm27x_backlight_init()
305 err2: in palm27x_backlight_init()
368 goto err2; in palm27x_power_supply_init()
373 goto err2; in palm27x_power_supply_init()
382 err2: in palm27x_power_supply_init()
/Linux-v4.19/fs/xfs/
Dxfs_fsops.c535 int err2; in xfs_fs_reserve_ag_blocks() local
539 err2 = xfs_ag_resv_init(pag, NULL); in xfs_fs_reserve_ag_blocks()
541 if (err2 && !error) in xfs_fs_reserve_ag_blocks()
542 error = err2; in xfs_fs_reserve_ag_blocks()
564 int err2; in xfs_fs_unreserve_ag_blocks() local
568 err2 = xfs_ag_resv_free(pag); in xfs_fs_unreserve_ag_blocks()
570 if (err2 && !error) in xfs_fs_unreserve_ag_blocks()
571 error = err2; in xfs_fs_unreserve_ag_blocks()
/Linux-v4.19/arch/arm/mach-omap2/
Dpm44xx.c277 goto err2; in omap4_pm_init()
287 goto err2; in omap4_pm_init()
293 goto err2; in omap4_pm_init()
306 err2: in omap4_pm_init()
/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_sockmap_kern.h203 int err1 = -1, err2 = -1, zero = 0, one = 1; in bpf_prog5() local
211 err2 = bpf_msg_cork_bytes(msg, *bytes); in bpf_prog5()
229 len1, err1, err2); in bpf_prog5()
265 int err1 = 0, err2 = 0, zero = 0, one = 1, key = 0; in bpf_prog7() local
275 err2 = bpf_msg_cork_bytes(msg, *bytes); in bpf_prog7()
297 len1, flags, err1 ? err1 : err2); in bpf_prog7()
/Linux-v4.19/net/sched/
Dcls_flow.c445 goto err2; in flow_change()
450 goto err2; in flow_change()
456 goto err2; in flow_change()
476 goto err2; in flow_change()
482 goto err2; in flow_change()
488 goto err2; in flow_change()
490 goto err2; in flow_change()
496 goto err2; in flow_change()
500 goto err2; in flow_change()
560 err2: in flow_change()
/Linux-v4.19/drivers/edac/
Dhighbank_l2_edac.c112 goto err2; in highbank_l2_err_probe()
119 goto err2; in highbank_l2_err_probe()
123 err2: in highbank_l2_err_probe()
/Linux-v4.19/fs/ext4/
Dioctl.c595 int err, err2=0; in ext4_ioctl_group_add() local
615 err2 = jbd2_journal_flush(EXT4_SB(sb)->s_journal); in ext4_ioctl_group_add()
619 err = err2; in ext4_ioctl_group_add()
724 int err, err2=0; in ext4_ioctl() local
749 err2 = jbd2_journal_flush(EXT4_SB(sb)->s_journal); in ext4_ioctl()
753 err = err2; in ext4_ioctl()
872 int err = 0, err2 = 0; in ext4_ioctl() local
891 err2 = jbd2_journal_flush(EXT4_SB(sb)->s_journal); in ext4_ioctl()
895 err = err2; in ext4_ioctl()
945 int err, err2; in ext4_ioctl() local
[all …]
/Linux-v4.19/drivers/mtd/maps/
Dts5500_flash.c77 goto err2; in init_ts5500_map()
98 err2: in init_ts5500_map()
/Linux-v4.19/drivers/usb/musb/
Domap2430.c411 goto err2; in omap2430_probe()
415 goto err2; in omap2430_probe()
419 goto err2; in omap2430_probe()
441 goto err2; in omap2430_probe()
480 goto err2; in omap2430_probe()
486 goto err2; in omap2430_probe()
502 err2: in omap2430_probe()
/Linux-v4.19/drivers/mtd/nand/raw/
Dfsl_upm.c271 goto err2; in fun_probe()
277 goto err2; in fun_probe()
298 goto err2; in fun_probe()
306 goto err2; in fun_probe()
311 err2: in fun_probe()
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_ag_resv.c174 int err2; in xfs_ag_resv_free() local
177 err2 = __xfs_ag_resv_free(pag, XFS_AG_RESV_METADATA); in xfs_ag_resv_free()
178 if (err2 && !error) in xfs_ag_resv_free()
179 error = err2; in xfs_ag_resv_free()
/Linux-v4.19/fs/ntfs/
Daops.c929 int i, nr_locked_nis, nr_recs, nr_bhs, max_bhs, bhs_per_rec, err, err2; in ntfs_write_mst_block() local
976 err = err2 = nr_bhs = nr_recs = nr_locked_nis = 0; in ntfs_write_mst_block()
995 if (unlikely(err2)) { in ntfs_write_mst_block()
996 if (err2 != -ENOMEM) in ntfs_write_mst_block()
1004 err2 = 0; in ntfs_write_mst_block()
1061 err2 = ntfs_map_runlist(ni, vcn); in ntfs_write_mst_block()
1062 if (likely(!err2)) in ntfs_write_mst_block()
1064 if (err2 == -ENOMEM) in ntfs_write_mst_block()
1066 lcn = err2; in ntfs_write_mst_block()
1068 err2 = -EIO; in ntfs_write_mst_block()
[all …]
/Linux-v4.19/drivers/ata/
Dpata_palmld.c102 goto err2; in palmld_pata_probe()
106 err2: in palmld_pata_probe()
/Linux-v4.19/drivers/scsi/cxlflash/
Docxl_hw.c106 goto err2; in ocxlflash_getfile()
133 err2: in ocxlflash_getfile()
230 goto err2; in afu_map_irq()
237 err2: in afu_map_irq()
520 goto err2; in ocxlflash_dev_context_init()
537 err2: in ocxlflash_dev_context_init()
850 goto err2; in ocxlflash_map_mmio()
857 err2: in ocxlflash_map_mmio()
955 goto err2; in ocxlflash_create_afu()
971 err2: in ocxlflash_create_afu()
[all …]

1234567891011