Function report |
Source Code:include\linux\blkdev.h |
Create Date:2022-07-28 05:46:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:blk_rq_aligned
Proto:static inline int blk_rq_aligned(struct request_queue *q, unsigned long addr, unsigned int len)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct request_queue * | q | |
unsigned long | addr | |
unsigned int | len |
1467 | alignment = queue_dma_alignment(q) | dma_pad_mask |
Name | Describe |
---|---|
blk_rq_map_kern | lk_rq_map_kern - map kernel data to a request, for passthrough requests*@q: request queue where request should be inserted*@rq: request to fill*@kbuf: the kernel buffer*@len: length of user data*@gfp_mask: memory allocation flags* Description: |
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 |