Searched refs:__sk_mem_reduce_allocated (Results 1 – 3 of 3) sorted by relevance
3417 * __sk_mem_reduce_allocated - reclaim memory_allocated3423 void __sk_mem_reduce_allocated(struct sock *sk, int amount) in __sk_mem_reduce_allocated() function 3447 __sk_mem_reduce_allocated(sk, amount); in __sk_mem_reclaim()
1550 void __sk_mem_reduce_allocated(struct sock *sk, int amount); in sk_prot_mem_limits()
1659 __sk_mem_reduce_allocated(sk, amt >> PAGE_SHIFT); in udp_rmem_release()