Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dtcp_timer.c118 if (tcp_check_oom(sk, shift)) { in tcp_out_of_resources()
Dtcp.c2736 bool tcp_check_oom(struct sock *sk, int shift) in tcp_check_oom() function
2887 if (tcp_check_oom(sk, 0)) { in __tcp_close()
/Linux-v6.6/include/net/
Dtcp.h308 bool tcp_check_oom(struct sock *sk, int shift);