Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\kernel.h Create Date:2022-07-28 05:34:23
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:might_fault

Proto:static inline void might_fault(void)

Type:void

Parameter:Nothing

NULL

Caller
NameDescribe
copy_page_to_iter_iovec
copy_page_from_iter_iovec
_copy_to_iter
_copy_from_iter
_copy_from_iter_full
_copy_from_user-of-line parts
_copy_to_user
clear_userlear_user - Zero a block of memory in user space.*@to: Destination address, in user space.*@n: Number of bytes to zero.* Zero a block of memory in user space.* Return: number of bytes that could not be cleared.* On success, this will be zero.