/kernel/linux/linux-5.10/arch/powerpc/lib/ |
D | copy_mc_64.S | 11 .macro err1 macro 65 err1; lbz r0,0(r4) 67 err1; stb r0,0(r3) 72 err1; lhz r0,0(r4) 74 err1; sth r0,0(r3) 79 err1; lwz r0,0(r4) 81 err1; stw r0,0(r3) 185 err1; ld r0,0(r4) 186 err1; ld r6,8(r4) 187 err1; ld r8,16(r4) [all …]
|
D | string_64.S | 31 .macro err1 macro 72 err1; stb r0,0(r3) 76 err1; sth r0,0(r3) 80 err1; stw r0,0(r3) 118 err1; std r0,0(r3) 122 err1; stw r0,0(r3) 126 err1; sth r0,0(r3) 130 err1; stb r0,0(r3) 164 err1; std r0,0(r3) 165 err1; std r0,8(r3) [all …]
|
D | copyuser_power7.S | 23 .macro err1 macro 99 err1; lbz r0,0(r4) 101 err1; stb r0,0(r3) 105 err1; lhz r0,0(r4) 107 err1; sth r0,0(r3) 111 err1; lwz r0,0(r4) 113 err1; stw r0,0(r3) 193 err1; ld r0,0(r4) 194 err1; ld r6,8(r4) 195 err1; ld r7,16(r4) [all …]
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/copyloops/ |
D | copy_mc_64.S | 11 .macro err1 macro 65 err1; lbz r0,0(r4) 67 err1; stb r0,0(r3) 72 err1; lhz r0,0(r4) 74 err1; sth r0,0(r3) 79 err1; lwz r0,0(r4) 81 err1; stw r0,0(r3) 185 err1; ld r0,0(r4) 186 err1; ld r6,8(r4) 187 err1; ld r8,16(r4) [all …]
|
D | copyuser_power7.S | 23 .macro err1 macro 99 err1; lbz r0,0(r4) 101 err1; stb r0,0(r3) 105 err1; lhz r0,0(r4) 107 err1; sth r0,0(r3) 111 err1; lwz r0,0(r4) 113 err1; stw r0,0(r3) 193 err1; ld r0,0(r4) 194 err1; ld r6,8(r4) 195 err1; ld r7,16(r4) [all …]
|
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
D | rxe_recv.c | 19 goto err1; in check_type_state() 27 goto err1; in check_type_state() 33 goto err1; in check_type_state() 41 goto err1; in check_type_state() 46 goto err1; in check_type_state() 51 goto err1; in check_type_state() 54 goto err1; in check_type_state() 59 err1: in check_type_state() 90 goto err1; in check_keys() 101 goto err1; in check_keys() [all …]
|
D | rxe_srq.c | 17 goto err1; in rxe_srq_chk_attr() 24 goto err1; in rxe_srq_chk_attr() 29 goto err1; in rxe_srq_chk_attr() 35 goto err1; in rxe_srq_chk_attr() 46 goto err1; in rxe_srq_chk_attr() 53 goto err1; in rxe_srq_chk_attr() 61 goto err1; in rxe_srq_chk_attr() 70 err1: in rxe_srq_chk_attr()
|
D | rxe_queue.c | 23 goto err1; in do_mmap_info() 42 err1: in do_mmap_info() 65 goto err1; in rxe_queue_init() 69 goto err1; in rxe_queue_init() 103 err1: in rxe_queue_init() 148 goto err1; in rxe_queue_resize() 165 goto err1; in rxe_queue_resize() 170 err1: in rxe_queue_resize()
|
D | rxe_qp.c | 24 goto err1; in rxe_qp_chk_cap() 30 goto err1; in rxe_qp_chk_cap() 37 goto err1; in rxe_qp_chk_cap() 43 goto err1; in rxe_qp_chk_cap() 50 goto err1; in rxe_qp_chk_cap() 55 err1: in rxe_qp_chk_cap() 67 goto err1; in rxe_qp_chk_init() 71 goto err1; in rxe_qp_chk_init() 76 goto err1; in rxe_qp_chk_init() 83 goto err1; in rxe_qp_chk_init() [all …]
|
D | rxe_verbs.c | 222 goto err1; in post_one_recv() 227 goto err1; in post_one_recv() 255 err1: in post_one_recv() 276 goto err1; in rxe_create_srq() 280 goto err1; in rxe_create_srq() 294 err1: in rxe_create_srq() 318 goto err1; in rxe_modify_srq() 322 goto err1; in rxe_modify_srq() 326 err1: in rxe_modify_srq() 397 goto err1; in rxe_create_qp() [all …]
|
D | rxe_mr.c | 87 goto err1; in rxe_mem_alloc() 111 err1: in rxe_mem_alloc() 143 goto err1; in rxe_mem_init_user() 155 goto err1; in rxe_mem_init_user() 178 goto err1; in rxe_mem_init_user() 201 err1: in rxe_mem_init_user() 217 goto err1; in rxe_mem_init_fast() 226 err1: in rxe_mem_init_fast() 350 goto err1; in rxe_mem_copy() 395 err1: in rxe_mem_copy() [all …]
|
D | rxe_mcast.c | 18 goto err1; in rxe_mcast_get_grp() 28 goto err1; in rxe_mcast_get_grp() 47 err1: in rxe_mcast_get_grp() 103 goto err1; in rxe_mcast_drop_grp_elem() 126 err1: in rxe_mcast_drop_grp_elem()
|
D | rxe_cq.c | 18 goto err1; in rxe_cq_chk_attr() 24 goto err1; in rxe_cq_chk_attr() 32 goto err1; in rxe_cq_chk_attr() 38 err1: in rxe_cq_chk_attr()
|
/kernel/linux/linux-5.10/drivers/tty/vt/ |
D | consolemap.c | 538 int err = 0, err1, i; in con_set_unimap() local 564 err1 = con_do_clear_unimap(vc); in con_set_unimap() 565 if (err1) { in con_set_unimap() 566 err = err1; in con_set_unimap() 595 err1 = con_insert_unipair(q, l, p2[k]); in con_set_unimap() 596 if (err1) { in con_set_unimap() 601 err = err1; in con_set_unimap() 627 err1 = con_insert_unipair(p, plist->unicode, plist->fontpos); in con_set_unimap() 628 if (err1) in con_set_unimap() 629 err = err1; in con_set_unimap() [all …]
|
/kernel/linux/linux-5.10/drivers/dma-buf/heaps/ |
D | system_heap.c | 68 goto err1; in system_heap_allocate() 72 goto err1; in system_heap_allocate() 79 goto err1; in system_heap_allocate() 93 err1: in system_heap_allocate()
|
/kernel/linux/linux-5.10/net/netfilter/ |
D | xt_rateest.c | 80 goto err1; in xt_rateest_mt_checkentry() 83 goto err1; in xt_rateest_mt_checkentry() 91 goto err1; in xt_rateest_mt_checkentry() 97 goto err1; in xt_rateest_mt_checkentry() 112 err1: in xt_rateest_mt_checkentry()
|
/kernel/linux/linux-5.10/lib/ |
D | digsig.c | 90 goto err1; in digsig_verify_rsa() 94 goto err1; in digsig_verify_rsa() 99 goto err1; in digsig_verify_rsa() 102 goto err1; in digsig_verify_rsa() 105 goto err1; in digsig_verify_rsa() 178 err1: in digsig_verify_rsa()
|
/kernel/linux/linux-5.10/tools/power/cpupower/debug/i386/ |
D | centrino-decode.c | 39 goto err1; in rdmsr() 45 goto err1; in rdmsr() 59 err1: in rdmsr()
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
D | ehci-pmcmsp.c | 113 goto err1; in usb_hcd_msp_map_regs() 140 err1: in usb_hcd_msp_map_regs() 173 goto err1; in usb_hcd_msp_probe() 179 goto err1; in usb_hcd_msp_probe() 216 err1: in usb_hcd_msp_probe()
|
/kernel/linux/linux-5.10/drivers/spi/ |
D | spi-sh-sci.c | 135 goto err1; in sh_sci_spi_probe() 152 goto err1; in sh_sci_spi_probe() 157 goto err1; in sh_sci_spi_probe() 168 err1: in sh_sci_spi_probe()
|
/kernel/linux/linux-5.10/drivers/usb/cdns3/ |
D | host.c | 52 goto err1; in __cdns3_host_init() 59 goto err1; in __cdns3_host_init() 85 err1: in __cdns3_host_init()
|
/kernel/linux/linux-5.10/drivers/misc/cxl/ |
D | guest.c | 95 goto err1; in guest_collect_vpd() 145 err1: in guest_collect_vpd() 746 goto err1; in activate_afu_directed() 749 err1: in activate_afu_directed() 935 goto err1; in cxl_guest_init_afu() 940 goto err1; in cxl_guest_init_afu() 943 goto err1; in cxl_guest_init_afu() 946 goto err1; in cxl_guest_init_afu() 949 goto err1; in cxl_guest_init_afu() 952 goto err1; in cxl_guest_init_afu() [all …]
|
/kernel/linux/linux-5.10/drivers/nvdimm/ |
D | nd_virtio.c | 45 int err, err1; in virtio_pmem_flush() local 81 err1 = virtqueue_kick(vpmem->req_vq); in virtio_pmem_flush() 87 if (err || !err1) { in virtio_pmem_flush()
|
/kernel/linux/linux-5.10/drivers/mfd/ |
D | ucb1400_core.c | 88 goto err1; in ucb1400_core_probe() 91 goto err1; in ucb1400_core_probe() 120 err1: in ucb1400_core_probe()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
D | qed_selftest.c | 145 goto err1; in qed_selftest_nvram() 167 goto err1; in qed_selftest_nvram() 180 err1: in qed_selftest_nvram()
|