Function report |
Source Code:include\net\sock.h |
Create Date:2022-07-28 06:09:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sk_mem_reclaim_partial
Proto:static inline void sk_mem_reclaim_partial(struct sock *sk)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct sock * | sk |
1445 | If Not sk_has_account(sk) Then Return |
1447 | If sk_forward_alloc > We used to have PAGE_SIZE here, but systems with 64KB pages* do not necessarily have 16x time more memory than 4KB ones. Then __sk_mem_reclaim(sk, sk_forward_alloc - 1) |
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 |