Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:kunit_resource_instance_match() - Match a resource with the same instance

Proto:static inline bool kunit_resource_instance_match(struct kunit *test, const void *res, void *match_data)

Type:bool

Parameter:

TypeParameterName
struct kunit *test
const void *res
void *match_data
286  Return res == match_data