Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dsock.c1040 sk_memory_allocated_add(sk, pages); in sock_reserve_memory()
3054 sk_memory_allocated_add(sk, amt); in __sk_mem_raise_allocated()
/openbmc/linux/include/net/
H A Dsock.h1474 sk_memory_allocated_add(const struct sock *sk, int val) in sk_memory_allocated_add() function
/openbmc/linux/net/ipv4/
H A Dtcp_output.c3499 sk_memory_allocated_add(sk, amt); in sk_forced_mem_schedule()