| The Linux Kernel API | ||
|---|---|---|
| <<< Previous | Next >>> | |
Zero 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.
| <<< Previous | Home | Next >>> |
| clear_user | Up | strnlen_user |