Searched refs:sk_memory_allocated_sub (Results 1 – 2 of 2) sorted by relevance
1030 sk_memory_allocated_sub(sk, pages); in sock_reserve_memory()3043 sk_memory_allocated_sub(sk, amt); in __sk_mem_raise_allocated()3082 sk_memory_allocated_sub(sk, amount); in __sk_mem_reduce_allocated()
1478 sk_memory_allocated_sub(struct sock *sk, int amt) in sk_memory_allocated_sub() function