copy_result
if (copy_result(largs->buffer,
int copy_result = 0;
copy_result = copyin(data, &args, datalen);
if (copy_result)