1__SK_MEM_REDUCE_ALLO(9) Linux Networking __SK_MEM_REDUCE_ALLO(9)
23
4
NAME
6__sk_mem_reduce_allocated - reclaim memory_allocated
7
SYNOPSIS
9void __sk_mem_reduce_allocated(struct sock * sk, int amount);
10
ARGUMENTS
12sk
13socket
1415
amount
16number of quanta
17
DESCRIPTION
19Similar to __sk_mem_reclaim, but does not update sk_forward_alloc
20
COPYRIGHT
22Kernel Hackers Manual 3.10 June 2019 __SK_MEM_REDUCE_ALLO(9)