Home
last modified time | relevance | path

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

/Linux-v6.6/net/core/
Dsock.c1038 sk_memory_allocated_add(sk, pages); in sock_reserve_memory()
3049 sk_memory_allocated_add(sk, amt); in __sk_mem_raise_allocated()
/Linux-v6.6/include/net/
Dsock.h1463 sk_memory_allocated_add(struct sock *sk, int amt) in sk_memory_allocated_add() function
/Linux-v6.6/net/ipv4/
Dtcp_output.c3491 sk_memory_allocated_add(sk, amt); in sk_forced_mem_schedule()