tcp_check_oom     303 include/net/tcp.h bool tcp_check_oom(struct sock *sk, int shift);
tcp_check_oom    2487 net/ipv4/tcp.c 		if (tcp_check_oom(sk, 0)) {
tcp_check_oom      98 net/ipv4/tcp_timer.c 	if (tcp_check_oom(sk, shift)) {