Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:kunit_try_catch_throw

Proto:void __noreturn kunit_try_catch_throw(struct kunit_try_catch *try_catch)

Type:void

Parameter:

TypeParameterName
struct kunit_try_catch *try_catch
18  try_result = -EFAULT
19  complete_and_exit(try_completion, - EFAULT)
Caller
NameDescribe
kunit_test_unsuccessful_try