kernel\events\internal.h
static
inline
unsigned
long
memcpy_skip(
void
*dst,
const
*src, unsigned
n)
{
return
0;
}