Spdk/lib/util
Konrad Sztyber 33b12a4411 util: add spdk_iovmove()
It's the same as spdk_iovcpy(), but the dst/src buffers can overlap.

Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: I6daa0a846d7d1deac2c01d1a1be09171fa8bf796
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15747
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
2023-01-09 12:37:37 +00:00
..
base64_neon.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
base64_sve.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
base64.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
bit_array.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
cpuset.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
crc16.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
crc32_ieee.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
crc32.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
crc32c.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
dif.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
fd_group.c util: add function spdk_fd_group_get_epoll_event 2022-11-22 10:01:43 +00:00
fd.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
file.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
hexlify.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
iov.c util: add spdk_iovmove() 2023-01-09 12:37:37 +00:00
Makefile lib/util: add strarray utility functions 2022-11-15 08:31:02 +00:00
math.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
pipe.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
spdk_util.map util: add spdk_iovmove() 2023-01-09 12:37:37 +00:00
strerror_tls.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
string.c lib/util: add strarray utility functions 2022-11-15 08:31:02 +00:00
util_internal.h update Intel copyright notices 2022-11-10 08:28:53 +00:00
uuid.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
xor.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
zipf.c update Intel copyright notices 2022-11-10 08:28:53 +00:00