Searched refs:__sk_mem_reduce_allocated (Results 1 – 3 of 3) sorted by relevance
3420 * __sk_mem_reduce_allocated - reclaim memory_allocated3426 void __sk_mem_reduce_allocated(struct sock *sk, int amount) in __sk_mem_reduce_allocated() 3450 __sk_mem_reduce_allocated(sk, amount);3423 void __sk_mem_reduce_allocated(struct sock *sk, int amount) __sk_mem_reduce_allocated() function
1554 void __sk_mem_reduce_allocated(struct sock *sk, int amount);
1615 __sk_mem_reduce_allocated(sk, amt >> PAGE_SHIFT); in udp_rmem_release()