函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\psi.h Create Date:2022-07-27 06:55:20
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:psi_memstall_leave

函数原型:static inline void psi_memstall_leave(unsigned long *flags)

返回类型:void

参数:

类型参数名称
unsigned long *flags

NULL

调用者
名称描述
wait_on_page_bit_common
submit_biosubmit_bio - submit a bio to the block device layer for I/O*@bio: The &struct bio which describes the I/O* submit_bio() is very similar in purpose to generic_make_request(), and* uses that function to do most of the work. Both are fairly rough