Home
last modified time | relevance | path

Searched refs:sk_memory_allocated_sub (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/net/core/
H A Dsock.c2669 sk_memory_allocated_sub(sk, amt); in __sk_mem_raise_allocated()
2709 sk_memory_allocated_sub(sk, amount); in __sk_mem_reduce_allocated()
/OK3568_Linux_fs/kernel/include/net/
H A Dsock.h1381 sk_memory_allocated_sub(struct sock *sk, int amt) in sk_memory_allocated_sub() function