Searched full:memcopy (Results 1 – 14 of 14) sorted by relevance
| /Linux-v5.15/arch/xtensa/lib/ |
| D | Makefile | 6 lib-y += memcopy.o memset.o checksum.o \
|
| D | usercopy.S | 4 * Copy to/from user space (derived from arch/xtensa/lib/hal/memcopy.S) 6 * DO NOT COMBINE this function with <arch/xtensa/lib/hal/memcopy.S>.
|
| D | memcopy.S | 2 * arch/xtensa/lib/hal/memcopy.S -- Core HAL library functions
|
| /Linux-v5.15/include/media/ |
| D | dvb_demux.h | 182 * @memcopy: callback routine to memcopy received data. 213 void (*memcopy)(struct dvb_demux_feed *feed, u8 *dst, member
|
| /Linux-v5.15/fs/squashfs/ |
| D | file_cache.c | 20 /* Read separately compressed datablock and memcopy into page cache */
|
| D | Kconfig | 45 memcopy it into the page cache.
|
| /Linux-v5.15/Documentation/devicetree/bindings/dma/ |
| D | intel,ldma.yaml | 81 It only applies to RX DMA and memcopy DMA.
|
| /Linux-v5.15/arch/nios2/lib/ |
| D | memcpy.c | 1 /* Extracted from GLIBC memcpy.c and memcopy.h, which is:
|
| /Linux-v5.15/arch/arm/lib/ |
| D | copy_template.S | 17 * the implementation of memcopy(), copy_to_user() and copy_from_user().
|
| /Linux-v5.15/drivers/media/dvb-core/ |
| D | dvb_demux.c | 262 demux->memcopy(feed, sec->secbuf_base + sec->tsfeedp, buf, len); in dvb_dmx_swfilter_section_copy_dump() 1293 if (!dvbdemux->memcopy) in dvb_dmx_init() 1294 dvbdemux->memcopy = dvb_dmx_memcopy; in dvb_dmx_init()
|
| /Linux-v5.15/drivers/staging/media/zoran/ |
| D | videocodec.h | 194 #define CODEC_TRANSFER_KERNEL 0 /* use "memcopy" */
|
| /Linux-v5.15/net/sunrpc/xprtrdma/ |
| D | rpc_rdma.c | 1048 * in the receive buffer, to avoid a memcopy. in rpcrdma_inline_fixup() 1102 * in the receive buffer, to avoid a memcopy. in rpcrdma_inline_fixup()
|
| /Linux-v5.15/include/linux/ |
| D | cpumask.h | 700 * This code makes NR_CPUS length memcopy and brings to a memory corruption.
|
| /Linux-v5.15/drivers/dma/ |
| D | s3c24xx-dma.c | 266 /* every phy is valid for memcopy channels */ in s3c24xx_dma_phy_valid()
|