Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/asm-generic/
H A Derrno.h55 #define EMULTIHOP 72 /* Multihop attempted */ macro
/openbmc/linux/include/uapi/asm-generic/
H A Derrno.h55 #define EMULTIHOP 72 /* Multihop attempted */ macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Derrno.h61 #define EMULTIHOP 87 /* Multihop attempted */ macro
/openbmc/linux/tools/arch/sparc/include/uapi/asm/
H A Derrno.h61 #define EMULTIHOP 87 /* Multihop attempted */ macro
/openbmc/linux/tools/arch/alpha/include/uapi/asm/
H A Derrno.h91 #define EMULTIHOP 110 /* Multihop attempted */ macro
/openbmc/linux/tools/arch/parisc/include/uapi/asm/
H A Derrno.h35 #define EMULTIHOP 64 /* Multihop attempted */ macro
/openbmc/linux/tools/arch/mips/include/uapi/asm/
H A Derrno.h51 #define EMULTIHOP 74 /* Multihop attempted */ macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Derrno.h91 #define EMULTIHOP 110 /* Multihop attempted */ macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Derrno.h35 #define EMULTIHOP 64 /* Multihop attempted */ macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Derrno.h51 #define EMULTIHOP 74 /* Multihop attempted */ macro
/openbmc/u-boot/include/linux/
H A Derrno.h80 #define EMULTIHOP 72 /* Multihop attempted */ macro
/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_bo.c154 if (ret == -EMULTIHOP) in ttm_bo_handle_move_mem()
464 if (ret != -EMULTIHOP) in ttm_bo_evict()
862 if (ret == -EMULTIHOP) { in ttm_bo_move_buffer()
1179 WARN(ret == -EMULTIHOP, "Unexpected multihop in swaput - likely driver bug.\n"); in ttm_bo_swapout()
/openbmc/u-boot/lib/
H A Derrno_str.c86 ERRNO_MSG(EMULTIHOP, "Multihop attempted"),
/openbmc/linux/lib/
H A Derrname.c88 E(EMULTIHOP),
/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_ttm.c150 return -EMULTIHOP; in qxl_bo_move()
/openbmc/qemu/linux-user/
H A Derrnos.c.inc80 E(EMULTIHOP)
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_ttm_move.c593 return -EMULTIHOP; in i915_ttm_move()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_gem_vram_helper.c923 return -EMULTIHOP; in bo_driver_move()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c243 return -EMULTIHOP; in radeon_bo_move()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.c1105 return -EMULTIHOP; in nouveau_bo_move()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.c546 return -EMULTIHOP; in amdgpu_bo_move()
/openbmc/linux/fs/ceph/
H A Dmds_client.c3125 return -EMULTIHOP; in __prepare_send_request()
3875 req->r_err = -EMULTIHOP; in handle_forward()