Name

vmalloc_user — allocate virtually contiguous memory which has

Synopsis

void * vmalloc_user (unsigned long  size);

Arguments

size

allocation size

Description

been zeroed so it can be mapped to userspace without leaking data.