sock_write_iter
static ssize_t sock_write_iter(struct kiocb *iocb, struct iov_iter *from);
.write_iter = sock_write_iter,