Home
last modified time | relevance | path

Searched refs:sk_memory_allocated_add (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/net/
H A Dproto_memory.h62 sk_memory_allocated_add(const struct sock *sk, int val) in sk_memory_allocated_add() function
/linux-6.15/net/core/
H A Dsock.c1052 sk_memory_allocated_add(sk, pages); in sock_reserve_memory()
3240 sk_memory_allocated_add(sk, amt); in __sk_mem_raise_allocated()
/linux-6.15/net/ipv4/
H A Dtcp_output.c3574 sk_memory_allocated_add(sk, amt); in sk_forced_mem_schedule()