Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:kunit_try_catch_get_result

Proto:static inline int kunit_try_catch_get_result(struct kunit_try_catch *try_catch)

Type:int

Parameter:

TypeParameterName
struct kunit_try_catch *try_catch
67  Return try_result
Caller
NameDescribe
kunit_catch_run_case