Home
last modified time | relevance | path

Searched refs:err_map (Results 1 – 22 of 22) sorted by relevance

/linux/fs/smb/client/
H A Dsmb2maperror.c43 const struct status_to_posix_error *err_map; in smb2_get_err_map() local
45 err_map = __inline_bsearch(&smb2_status, smb2_error_map_table, in smb2_get_err_map()
49 return err_map; in smb2_get_err_map()
58 const struct status_to_posix_error *err_map; in map_smb2_to_linux_error() local
72 err_map = smb2_get_err_map(le32_to_cpu(smb2err)); in map_smb2_to_linux_error()
73 if (!err_map) in map_smb2_to_linux_error()
76 rc = err_map->posix_error; in map_smb2_to_linux_error()
79 err_map->smb2_status, err_map->status_string); in map_smb2_to_linux_error()
H A Dsmb1maperror.c109 const struct smb_to_posix_error *err_map = NULL; in map_smb_to_linux_error() local
145 err_map = search_mapping_table_ERRDOS(smberrcode); in map_smb_to_linux_error()
148 err_map = search_mapping_table_ERRSRV(smberrcode); in map_smb_to_linux_error()
150 if (err_map) in map_smb_to_linux_error()
151 rc = err_map->posix_code; in map_smb_to_linux_error()
/linux/tools/testing/selftests/mm/
H A Dksm_functional_tests.c79 char *err_map = MAP_MERGE_FAIL; in __mmap_and_merge_range() local
85 return err_map; in __mmap_and_merge_range()
90 return err_map; in __mmap_and_merge_range()
97 return err_map; in __mmap_and_merge_range()
111 err_map = MAP_MERGE_SKIP; in __mmap_and_merge_range()
120 err_map = MAP_MERGE_SKIP; in __mmap_and_merge_range()
155 return err_map; in __mmap_and_merge_range()
/linux/drivers/irqchip/
H A Dirq-loongson-pch-msi.c199 goto err_map; in pch_msi_init()
204 err_map: in pch_msi_init()
H A Dirq-bcm2712-mip.c266 goto err_map; in mip_msi_probe()
273 err_map: in mip_msi_probe()
/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_hevc_req_multi_if.c316 struct vdec_hevc_slice_mem err_map; member
769 inst->vsi->err_map.dma_addr = lat_buf->wdma_err_addr.dma_addr; in vdec_hevc_slice_setup_lat_buffer()
770 inst->vsi->err_map.size = lat_buf->wdma_err_addr.size; in vdec_hevc_slice_setup_lat_buffer()
785 inst->vsi->err_map.buf); in vdec_hevc_slice_setup_lat_buffer()
832 inst->vsi_core->err_map.dma_addr = lat_buf->wdma_err_addr.dma_addr; in vdec_hevc_slice_setup_core_buffer()
833 inst->vsi_core->err_map.size = lat_buf->wdma_err_addr.size; in vdec_hevc_slice_setup_core_buffer()
H A Dvdec_h264_req_multi_if.c203 struct vdec_h264_slice_mem err_map; member
508 inst->vsi_ext->err_map.dma_addr = lat_buf->wdma_err_addr.dma_addr; in vdec_h264_slice_setup_lat_buffer_ext()
509 inst->vsi_ext->err_map.size = lat_buf->wdma_err_addr.size; in vdec_h264_slice_setup_lat_buffer_ext()
554 inst->vsi_core_ext->err_map.dma_addr = lat_buf->wdma_err_addr.dma_addr; in vdec_h264_slice_setup_core_buffer_ext()
555 inst->vsi_core_ext->err_map.size = lat_buf->wdma_err_addr.size; in vdec_h264_slice_setup_core_buffer_ext()
797 inst->vsi_ext->err_map.dma_addr); in vdec_h264_slice_lat_decode_ext()
H A Dvdec_av1_req_lat_if.c655 struct vdec_av1_slice_mem err_map; member
1608 vsi->err_map.dma_addr = lat_buf->wdma_err_addr.dma_addr; in vdec_av1_slice_setup_lat_buffer()
1609 vsi->err_map.size = lat_buf->wdma_err_addr.size; in vdec_av1_slice_setup_lat_buffer()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_main.c310 goto err_map; in mlx4_en_probe()
369 err_map: in mlx4_en_probe()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dint_port.c187 goto err_map; in mlx5e_int_port_add()
216 err_map: in mlx5e_int_port_add()
/linux/drivers/nvdimm/
H A Dcore.c106 goto err_map; in alloc_nvdimm_map()
114 err_map: in alloc_nvdimm_map()
/linux/drivers/dma-buf/
H A Dudmabuf.c150 goto err_map; in get_sg_table()
153 err_map: in get_sg_table()
/linux/drivers/vdpa/mlx5/core/
H A Dmr.c409 goto err_map; in map_direct_mr()
423 goto err_map; in map_direct_mr()
428 err_map: in map_direct_mr()
/linux/drivers/vdpa/vdpa_user/
H A Diova_domain.c647 goto err_map; in vduse_domain_create()
679 err_map: in vduse_domain_create()
/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_mmu.c687 goto err_map; in panfrost_mmu_map_fault_addr()
708 err_map: in panfrost_mmu_map_fault_addr()
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_execlists.c1018 goto err_map; in live_timeslice_preempt()
1044 err_map: in live_timeslice_preempt()
1325 goto err_map; in live_timeslice_queue()
1406 err_map: in live_timeslice_queue()
1573 goto err_map; in live_busywait_preempt()
1578 goto err_map; in live_busywait_preempt()
1706 err_map: in live_busywait_preempt()
/linux/drivers/usb/fotg210/
H A Dfotg210-udc.c1262 goto err_map; in fotg210_udc_probe()
1296 err_map: in fotg210_udc_probe()
/linux/drivers/i2c/busses/
H A Di2c-imx.c489 goto err_map; in i2c_imx_dma_xfer()
516 err_map: in i2c_imx_dma_xfer()
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c1034 goto err_map; in dpaa2_switch_fdb_iterate()
1063 err_map: in dpaa2_switch_fdb_iterate()
3281 goto err_map; in dpaa2_switch_add_bufs()
3306 err_map: in dpaa2_switch_add_bufs()
H A Ddpaa2-eth.c1705 goto err_map; in dpaa2_eth_add_bufs()
1733 goto err_map; in dpaa2_eth_add_bufs()
1764 err_map: in dpaa2_eth_add_bufs()
/linux/drivers/base/regmap/
H A Dregmap.c700 goto err_map; in __regmap_init()
1176 err_map: in __regmap_init()
/linux/drivers/misc/
H A Dfastrpc.c1398 goto err_map; in fastrpc_init_create_static_process()
1451 err_map: in fastrpc_init_create_static_process()