Home
last modified time | relevance | path

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

/linux-6.6.21/net/core/
Dsock.c1039 sk_memory_allocated_add(sk, pages); in sock_reserve_memory()
3058 sk_memory_allocated_add(sk, amt); in __sk_mem_raise_allocated()
/linux-6.6.21/include/net/
Dsock.h1463 sk_memory_allocated_add(struct sock *sk, int amt) in sk_memory_allocated_add() function
/linux-6.6.21/net/ipv4/
Dtcp_output.c3497 sk_memory_allocated_add(sk, amt); in sk_forced_mem_schedule()