Home
last modified time | relevance | path

Searched refs:memcopy (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/m32r/lib/
Dmemcpy.S22 memcopy: label
60 memcopy: label
/linux-4.4.14/arch/xtensa/lib/
DMakefile5 lib-y += memcopy.o memset.o checksum.o \
/linux-4.4.14/drivers/media/dvb-core/
Ddvb_demux.h112 void (*memcopy)(struct dvb_demux_feed *feed, u8 *dst, member
Ddvb_demux.c256 demux->memcopy(feed, sec->secbuf_base + sec->tsfeedp, buf, len); in dvb_dmx_swfilter_section_copy_dump()
1294 if (!dvbdemux->memcopy) in dvb_dmx_init()
1295 dvbdemux->memcopy = dvb_dmx_memcopy; in dvb_dmx_init()
/linux-4.4.14/fs/squashfs/
DKconfig44 memcopy it into the page cache.