Name

__sk_mem_raise_allocated — increase memory_allocated

Synopsis

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

Arguments

struct sock * sk

socket

int size

memory size to allocate

int amt

pages to allocate

int kind

allocation type

Description

Similar to __sk_mem_schedule, but does not update sk_forward_alloc