函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\kunit\test.h Create Date:2022-07-27 07:36:21
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:kunit_resource_instance_match() - Match a resource with the same instance

函数原型:static inline bool kunit_resource_instance_match(struct kunit *test, const void *res, void *match_data)

返回类型:bool

参数:

类型参数名称
struct kunit *test
const void *res
void *match_data
286  返回:res恒等于match_data