table of contents
SK_HAS_ALLOCATIONS(9) | Linux Networking | SK_HAS_ALLOCATIONS(9) |
NAME¶
sk_has_allocations - check if allocations are outstanding
SYNOPSIS¶
int sk_has_allocations(const struct sock * sk);
ARGUMENTS¶
sk
socket
DESCRIPTION¶
Returns true if socket has write or read allocations
COPYRIGHT¶
May 2024 | Kernel Hackers Manual 2.6. |