Query: __clear_user
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
__CLEAR_USER(9) Memory Management in Linux __CLEAR_USER(9)NAME__clear_user - Zero a block of memory in user space, with less checking.SYNOPSISunsigned long __clear_user(void __user * to, unsigned long n);ARGUMENTSto Destination address, in user space. n Number of bytes to zero.DESCRIPTIONZero a block of memory in user space. Caller must check the specified block with access_ok before calling this function. Returns number of bytes that could not be cleared. On success, this will be zero.COPYRIGHTKernel Hackers Manual 3.10 June 2014 __CLEAR_USER(9)
| Related Man Pages |
|---|
| sysinfo(2) - redhat |
| sysinfo(2) - debian |
| sysinfo(2) - mojave |
| sysinfo(2) - x11r4 |
| sysinfo(2) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Get command with variables |
| HOMEWORK HELP - URGENT |
| Check if file .jpg is exist perl |
| VI editior line numbers |