Function report |
Source Code:mm\mlock.c |
Create Date:2022-07-28 14:46:07 |
Last Modify:2022-05-23 14:12:58 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:user_shm_unlock
Proto:void user_shm_unlock(size_t size, struct user_struct *user)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
size_t | size | |
struct user_struct * | user |
869 | spin_lock( & Objects with different lifetime than processes (SHM_LOCK and SHM_HUGETLB* shm segments) get accounted against the user_struct instead.) |
871 | spin_unlock( & Objects with different lifetime than processes (SHM_LOCK and SHM_HUGETLB* shm segments) get accounted against the user_struct instead.) |
Name | Describe |
---|---|
newseg | wseg - Create a new shared memory segment*@ns: namespace*@params: ptr to the structure that contains key, size and shmflg* Called with shm_ids.rwsem held as a writer. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |