taglinefilesource code
write_wakeup138net/tcp/sock.hvoid (*write_wakeup) (volatile struct sock *sk);
write_wakeup297net/tcp/timer.cif (sk->prot->write_wakeup != NULL)
write_wakeup298net/tcp/timer.csk->prot->write_wakeup(sk);