Function report |
Source Code:include\net\sock.h |
Create Date:2022-07-28 06:09:26 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sk_page_frag - return an appropriate page_frag*@sk: socket* Use the per task page_frag instead of the per socket one for* optimization when we know that we're in the normal context and owns* everything that's associated with %current
Proto:static inline struct page_frag *sk_page_frag(struct sock *sk)
Type:struct page_frag
Parameter:
Type | Parameter | Name |
---|---|---|
struct sock * | sk |
2262 | Return sk_frag |
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 |