函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\bounce.c Create Date:2022-07-27 19:08:30
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:__bounce_end_io_read

函数原型:static void __bounce_end_io_read(struct bio *bio, mempool_t *pool)

返回类型:void

参数:

类型参数名称
struct bio *bio
mempool_t *pool
199  bio_orig等于bi_private
201  如果非bi_statusSimple bounce buffer support for highmem pages. Depending on the* queue gfp mask set, *to may or may not be a highmem page. kmap it* always, it will do the Right Thing
204  bounce_end_io(bio, pool)
调用者
名称描述
bounce_end_io_read
bounce_end_io_read_isa