Home
last modified time | relevance | path

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

/linux-6.1.9/net/core/
Dsock.c1024 sk_memory_allocated_add(sk, pages); in sock_reserve_memory()
2972 sk_memory_allocated_add(sk, amt); in __sk_mem_raise_allocated()
/linux-6.1.9/include/net/
Dsock.h1464 sk_memory_allocated_add(struct sock *sk, int amt) in sk_memory_allocated_add() function
/linux-6.1.9/net/ipv4/
Dtcp_output.c3384 sk_memory_allocated_add(sk, amt); in sk_forced_mem_schedule()