Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H A Dtcp_timer.c119 if (tcp_check_oom(sk, shift)) { in tcp_out_of_resources()
H A Dtcp.c3059 bool tcp_check_oom(const struct sock *sk, int shift) in tcp_check_oom() function
3212 if (tcp_check_oom(sk, 0)) { in __tcp_close()
/linux-6.15/include/net/
H A Dtcp.h314 bool tcp_check_oom(const struct sock *sk, int shift);