Scroll to navigation

__SK_MEM_REDUCE_ALLO(9) Linux Networking __SK_MEM_REDUCE_ALLO(9)

NAME

__sk_mem_reduce_allocated - reclaim memory_allocated

SYNOPSIS

void __sk_mem_reduce_allocated(struct sock * sk, int amount);

ARGUMENTS

struct sock * sk

socket

int amount

number of quanta

DESCRIPTION

Similar to __sk_mem_reclaim, but does not update sk_forward_alloc

COPYRIGHT

June 2017 Kernel Hackers Manual 4.11