Function report |
Source Code:include\linux\skbuff.h |
Create Date:2022-07-28 05:52:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__dev_alloc_page - allocate a page for network Rx*@gfp_mask: allocation priority. Set __GFP_NOMEMALLOC if not for network Rx* Allocate a new page.* %NULL is returned if there is no free memory.
Proto:static inline struct page *__dev_alloc_page(gfp_t gfp_mask)
Type:struct page
Parameter:
Type | Parameter | Name |
---|---|---|
gfp_t | gfp_mask |
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 |