Function report |
Source Code:include\linux\mm.h |
Create Date:2022-07-28 05:43:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:frame_vector_pages
Proto:static inline struct page **frame_vector_pages(struct frame_vector *vec)
Type:struct page
Parameter:
Type | Parameter | Name |
---|---|---|
struct frame_vector * | vec |
1550 | If Does array contain pages or pfns? Then |
1556 | Return Array of pinned pfns / pages. Use* pfns_vector_pages() or pfns_vector_pfns()* for access |
Name | Describe |
---|---|
put_vaddr_frames | put_vaddr_frames() - drop references to pages if get_vaddr_frames() acquired* them*@vec: frame vector to put* Drop references to pages if get_vaddr_frames() acquired them. We also* invalidate the frame vector so that it is prepared for the next call into |
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 |