ksys_write
return ksys_write(fd, buf, count);
ssize_t ksys_write(unsigned int fd, const char __user *buf, size_t count);