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.c4247 if (prot->memory_allocated && !prot->sysctl_mem) { in proto_register()
4251 if (prot->memory_allocated && !prot->per_cpu_fw_alloc) { in proto_register()
4368 return proto->memory_allocated != NULL ? proto_memory_allocated(proto) : -1L; in sock_prot_memory_allocated()
/linux/net/ipv6/
H A Dudp.c1920 .memory_allocated = &net_aligned_data.udp_memory_allocated,
H A Dtcp_ipv6.c2309 .memory_allocated = &net_aligned_data.tcp_memory_allocated,
/linux/net/ipv4/
H A Dudp.c3156 .memory_allocated = &net_aligned_data.udp_memory_allocated,
H A Dtcp_ipv4.c3381 .memory_allocated = &net_aligned_data.tcp_memory_allocated,
/linux/net/sctp/
H A Dsocket.c9686 .memory_allocated = &sctp_memory_allocated,
9742 .memory_allocated = &sctp_memory_allocated,
/linux/net/mptcp/
H A Dprotocol.c4232 .memory_allocated = &net_aligned_data.tcp_memory_allocated,