Name

__sk_mem_raise_allocated — increase memory_allocated

Synopsis

int __sk_mem_raise_allocated (struct sock * sk,
 int size,
 int amt,
 int kind);
 

Arguments

sk

socket

size

memory size to allocate

amt

pages to allocate

kind

allocation type

Description

Similar to __sk_mem_schedule, but does not update sk_forward_alloc