1SK_HAS_ALLOCATIONS(9) Linux Networking SK_HAS_ALLOCATIONS(9)
23
4
NAME
6sk_has_allocations - check if allocations are outstanding
7
SYNOPSIS
9int sk_has_allocations(const struct sock * sk);
10
ARGUMENTS
12sk
13socket
14
DESCRIPTION
16Returns true if socket has write or read allocations
17
COPYRIGHT
19Kernel Hackers Manual 2.6. June 2019 SK_HAS_ALLOCATIONS(9)