Home
last modified time | relevance | path

Searched defs:memcpy_common (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/events/
H A Dinternal.h178 memcpy_common(void *dst, const void *src, unsigned long n) in memcpy_common() function
184 DEFINE_OUTPUT_COPY(__output_copy, memcpy_common) in DEFINE_OUTPUT_COPY() argument