Function report |
Source Code:include\linux\highmem.h |
Create Date:2022-07-28 05:44:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:flush_kernel_vmap_range
Proto:static inline void flush_kernel_vmap_range(void *vaddr, int size)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
void * | vaddr | |
int | size |
NULL
Name | Describe |
---|---|
bio_map_kern | _map_kern - map kernel address into bio*@q: the struct request_queue for the bio*@data: pointer to buffer to map*@len: length in bytes*@gfp_mask: allocation flags for bio allocation* Map the kernel address into a bio suitable for io to a block* device |
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 |