Function report |
Source Code:ipc\shm.c |
Create Date:2022-07-28 16:48:43 |
Last Modify:2020-03-17 22:58:32 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sysvipc_shm_proc_show
Proto:static int sysvipc_shm_proc_show(struct seq_file *s, void *it)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | s | |
void * | it |
1741 | pid_ns = ipc_seq_pid_ns(s) |
1742 | user_ns = seq_user_ns(s) |
1748 | Calculate and add used RSS and swap pages of a shm.* Called with shm_ids.rwsem held as a reader |
1777 | Return 0 |
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 |