Home
last modified time | relevance | path

Searched refs:sk_memory_allocated_add (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/net/core/
H A Dsock.c1039 sk_memory_allocated_add(sk, pages); in sock_reserve_memory()
3058 sk_memory_allocated_add(sk, amt); in __sk_mem_raise_allocated()
/kernel/linux/linux-5.10/include/net/
H A Dsock.h1383 sk_memory_allocated_add(struct sock *sk, int amt) in sk_memory_allocated_add() function
/kernel/linux/linux-6.6/include/net/
H A Dsock.h1463 sk_memory_allocated_add(struct sock *sk, int amt) in sk_memory_allocated_add() function
/kernel/linux/linux-5.10/net/core/
H A Dsock.c2618 long allocated = sk_memory_allocated_add(sk, amt); in __sk_mem_raise_allocated()
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_output.c3407 sk_memory_allocated_add(sk, amt); in sk_forced_mem_schedule()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_output.c3497 sk_memory_allocated_add(sk, amt); in sk_forced_mem_schedule()

Completed in 33 milliseconds