Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\test_printf.c Create Date:2022-07-28 06:32:36
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:errptr

Proto:static void __init errptr(void)

Type:void

Parameter:Nothing

630  test("-1234", "%pe", ERR_PTR( - 1234))
633  BUILD_BUG_ON - break compile if a condition is true(IS_ERR(PTR))
634  test_hashed("%pe", PTR)
Caller
NameDescribe
test_pointer