vmalloc_32_user(9) centos man page | unix.com

Man Page: vmalloc_32_user

Operating Environment: centos

Section: 9

VMALLOC_32_USER(9)					    Memory Management in Linux						VMALLOC_32_USER(9)

NAME
vmalloc_32_user - allocate zeroed virtually contiguous 32bit memory
SYNOPSIS
void * vmalloc_32_user(unsigned long size);
ARGUMENTS
size allocation size
DESCRIPTION
The resulting memory area is 32bit addressable and zeroed so it can be mapped to userspace without leaking data.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 VMALLOC_32_USER(9)
Related Man Pages
kmem_cache_create(9) - suse
wimax_msg_alloc(9) - centos
sysinfo(2) - suse
sysinfo(2) - mojave
sysinfo(2) - minix
Similar Topics in the Unix Linux Community
Weird 'find' results
Shopt -s histappend
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq