Scroll to navigation

SK_HAS_ALLOCATIONS(9) Linux Networking SK_HAS_ALLOCATIONS(9)

NAME

sk_has_allocations - check if allocations are outstanding

SYNOPSIS

bool sk_has_allocations(const struct sock * sk);

ARGUMENTS

const struct sock * sk
socket

DESCRIPTION

Returns true if socket has write or read allocations

COPYRIGHT

September 2017 Kernel Hackers Manual 4.12