Function report |
Source Code:mm\gup.c |
Create Date:2022-07-28 14:35:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:gup_pgd_range
Proto:static inline void gup_pgd_range(unsigned long addr, unsigned long end, unsigned int flags, struct page **pages, int *nr)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | addr | |
unsigned long | end | |
unsigned int | flags | |
struct page ** | pages | |
int * | nr |
NULL
Name | Describe |
---|---|
__get_user_pages_fast | Like get_user_pages_fast() except it's IRQ-safe in that it won't fall back to* the regular GUP |
get_user_pages_fast | get_user_pages_fast() - pin user pages in memory*@start: starting user address*@nr_pages: number of pages from start to pin*@gup_flags: flags modifying pin behaviour*@pages: array that receives pointers to the pages pinned. |
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 |