1__SK_MEM_REDUCE_ALLO(9)        Linux Networking        __SK_MEM_REDUCE_ALLO(9)
2
3
4

NAME

6       __sk_mem_reduce_allocated - reclaim memory_allocated
7

SYNOPSIS

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

ARGUMENTS

12       sk
13           socket
14
15       amount
16           number of quanta
17

DESCRIPTION

19       Similar to __sk_mem_reclaim, but does not update sk_forward_alloc
20
22Kernel Hackers Manual 3.10         June 2019           __SK_MEM_REDUCE_ALLO(9)
Impressum