Home
last modified time | relevance | path

Searched refs:tcp_check_oom (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_timer.c116 if (tcp_check_oom(sk, shift)) { in tcp_out_of_resources()
H A Dtcp.c2477 bool tcp_check_oom(struct sock *sk, int shift) in tcp_check_oom() function
2632 if (tcp_check_oom(sk, 0)) { in tcp_close()
/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h306 bool tcp_check_oom(struct sock *sk, int shift);