Searched refs:sk_memory_allocated_sub (Results 1 – 2 of 2) sorted by relevance
1044 sk_memory_allocated_sub(sk, pages); in sock_reserve_memory()3120 sk_memory_allocated_sub(sk, amt); in __sk_mem_raise_allocated()3159 sk_memory_allocated_sub(sk, amount); in __sk_mem_reduce_allocated()
1477 sk_memory_allocated_sub(struct sock *sk, int amt) in sk_memory_allocated_sub() function