Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\mmap.c Create Date:2022-07-28 14:49:48
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:vm_munmap

Proto:int vm_munmap(unsigned long start, size_t len)

Type:int

Parameter:

TypeParameterName
unsigned longstart
size_tlen
2854  Return __vm_munmap(start, len, false)
Caller
NameDescribe
test_user_copy_init
kill_ioctxkill_ioctx* Cancels all outstanding aio requests on an aio context. Used* when the processes owning a context have all exited to encourage* the rapid destruction of the kioctx.
elf_map
load_flat_file