Function report |
Source Code:include\net\sock.h |
Create Date:2022-07-28 06:09:11 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sysctl_mem values are in pages, we convert them in SK_MEM_QUANTUM units
Proto:static inline long sk_prot_mem_limits(const struct sock *sk, int index)
Type:long
Parameter:
| Type | Parameter | Name |
|---|---|---|
| const struct sock * | sk | |
| int | index |
| 1396 | val = sysctl_mem[index] |
| 1403 | Return val |
| 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 |