Searched refs:__sk_mem_reduce_allocated (Results 1 – 3 of 3) sorted by relevance
2687 void __sk_mem_reduce_allocated(struct sock *sk, int amount) in __sk_mem_reduce_allocated() function2698 EXPORT_SYMBOL(__sk_mem_reduce_allocated);2709 __sk_mem_reduce_allocated(sk, amount); in __sk_mem_reclaim()
1432 void __sk_mem_reduce_allocated(struct sock *sk, int amount);
1449 __sk_mem_reduce_allocated(sk, amt >> SK_MEM_QUANTUM_SHIFT); in udp_rmem_release()