Searched refs:memory_allocated (Results 1 – 9 of 9) sorted by relevance
44 return max(0L, atomic_long_read(prot->memory_allocated)); in proto_memory_allocated() 58 atomic_long_add(val, proto->memory_allocated); in proto_memory_pcpu_drain()
1318 atomic_long_t *memory_allocated; /* Current allocated memory. */ member 1530 return !!sk->sk_prot->memory_allocated; in sk_has_account()
62 .memory_allocated = &net_aligned_data.udp_memory_allocated,
1926 .memory_allocated = &net_aligned_data.udp_memory_allocated,
184 size_t memory_allocated; member
3250 * __sk_mem_raise_allocated - increase memory_allocated3369 * __sk_mem_schedule - increase sk_forward_alloc and memory_allocated3391 * __sk_mem_reduce_allocated - reclaim memory_allocated3410 * __sk_mem_reclaim - reclaim sk_forward_alloc and memory_allocated4139 if (prot->memory_allocated && !prot->sysctl_mem) { in proto_register() 4143 if (prot->memory_allocated && !prot->per_cpu_fw_alloc) { in proto_register() 4256 return proto->memory_allocated != NULL ? proto_memory_allocated(proto) : -1L; in sock_prot_memory_allocated()
3529 .memory_allocated = &net_aligned_data.tcp_memory_allocated,
9716 .memory_allocated = &sctp_memory_allocated,9773 .memory_allocated = &sctp_memory_allocated,
3788 .memory_allocated = &net_aligned_data.tcp_memory_allocated,