Home
last modified time | relevance | path

Searched full:memcopy (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/arch/xtensa/lib/
H A DMakefile6 lib-y += memcopy.o memset.o checksum.o \
H A Dusercopy.S4 * 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 Dmemcopy.S2 * arch/xtensa/lib/hal/memcopy.S -- Core HAL library functions
/openbmc/linux/include/media/
H A Ddvb_demux.h182 * @memcopy: callback routine to memcopy received data.
213 void (*memcopy)(struct dvb_demux_feed *feed, u8 *dst, member
/openbmc/linux/fs/squashfs/
H A Dfile_cache.c20 /* Read separately compressed datablock and memcopy into page cache */
H A DKconfig45 memcopy it into the page cache.
/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Dintel,ldma.yaml81 It only applies to RX DMA and memcopy DMA.
/openbmc/linux/arch/nios2/lib/
H A Dmemcpy.c1 /* Extracted from GLIBC memcpy.c and memcopy.h, which is:
/openbmc/linux/arch/arm/lib/
H A Dcopy_template.S17 * the implementation of memcopy(), copy_to_user() and copy_from_user().
/openbmc/linux/drivers/media/dvb-core/
H A Ddvb_demux.c252 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 Dvideocodec.h195 #define CODEC_TRANSFER_KERNEL 0 /* use "memcopy" */
/openbmc/linux/net/sunrpc/xprtrdma/
H A Drpc_rdma.c1049 * 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 Dcpumask.h854 * This code makes NR_CPUS length memcopy and brings to a memory corruption.
/openbmc/qemu/target/arm/tcg/
H A Da64.decode638 # Memmove/Memcopy: the CPY insns allow overlapping src/dest and
/openbmc/linux/
H A Dopengrok0.0.log[all...]