Searched full:memcopy (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/arch/xtensa/lib/ |
H A D | Makefile | 6 lib-y += memcopy.o memset.o checksum.o \
|
H A 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>.
|
H A D | memcopy.S | 2 * arch/xtensa/lib/hal/memcopy.S -- Core HAL library functions
|
/openbmc/linux/include/media/ |
H A D | dvb_demux.h | 182 * @memcopy: callback routine to memcopy received data. 213 void (*memcopy)(struct dvb_demux_feed *feed, u8 *dst, member
|
/openbmc/linux/fs/squashfs/ |
H A D | file_cache.c | 20 /* Read separately compressed datablock and memcopy into page cache */
|
H A D | Kconfig | 45 memcopy it into the page cache.
|
/openbmc/linux/Documentation/devicetree/bindings/dma/ |
H A D | intel,ldma.yaml | 81 It only applies to RX DMA and memcopy DMA.
|
/openbmc/linux/arch/nios2/lib/ |
H A D | memcpy.c | 1 /* Extracted from GLIBC memcpy.c and memcopy.h, which is:
|
/openbmc/linux/arch/arm/lib/ |
H A D | copy_template.S | 17 * the implementation of memcopy(), copy_to_user() and copy_from_user().
|
/openbmc/linux/drivers/media/dvb-core/ |
H A D | dvb_demux.c | 252 demux->memcopy(feed, sec->secbuf_base + sec->tsfeedp, buf, len); in dvb_dmx_swfilter_section_copy_dump() 1283 if (!dvbdemux->memcopy) in dvb_dmx_init() 1284 dvbdemux->memcopy = dvb_dmx_memcopy; in dvb_dmx_init()
|
/openbmc/linux/drivers/media/pci/zoran/ |
H A D | videocodec.h | 195 #define CODEC_TRANSFER_KERNEL 0 /* use "memcopy" */
|
/openbmc/linux/net/sunrpc/xprtrdma/ |
H A D | rpc_rdma.c | 1049 * in the receive buffer, to avoid a memcopy. in rpcrdma_inline_fixup() 1103 * in the receive buffer, to avoid a memcopy. in rpcrdma_inline_fixup()
|
/openbmc/linux/include/linux/ |
H A D | cpumask.h | 854 * This code makes NR_CPUS length memcopy and brings to a memory corruption.
|
/openbmc/qemu/target/arm/tcg/ |
H A D | a64.decode | 638 # Memmove/Memcopy: the CPY insns allow overlapping src/dest and
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |