Rechercher une page de manuel
vmalloc_32_user
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
vmalloc_32_user - allocate zeroed virtually contiguous 32bit memorySYNOPSIS
- 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
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre