Home
last modified time | relevance | path

Searched refs:memory_allocated (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/md/dm-vdo/indexer/
H A Ddelta-index.h184 size_t memory_allocated; member
/linux/net/core/
H A Dsock.c4207 if (prot->memory_allocated && !prot->sysctl_mem) { in proto_register()
4211 if (prot->memory_allocated && !prot->per_cpu_fw_alloc) { in proto_register()
4328 return proto->memory_allocated != NULL ? proto_memory_allocated(proto) : -1L; in sock_prot_memory_allocated()
/linux/include/net/
H A Dsock.h1360 atomic_long_t *memory_allocated; /* Current allocated memory. */ member
1574 return !!sk->sk_prot->memory_allocated; in sk_has_account()
/linux/net/ipv6/
H A Dtcp_ipv6.c2290 .memory_allocated = &net_aligned_data.tcp_memory_allocated,
/linux/net/ipv4/
H A Dtcp_ipv4.c3369 .memory_allocated = &net_aligned_data.tcp_memory_allocated,
H A Dudp.c3134 .memory_allocated = &net_aligned_data.udp_memory_allocated,
/linux/net/sctp/
H A Dsocket.c9670 .memory_allocated = &sctp_memory_allocated,
9726 .memory_allocated = &sctp_memory_allocated,
/linux/net/mptcp/
H A Dprotocol.c4087 .memory_allocated = &net_aligned_data.tcp_memory_allocated,