Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:fake_resource_2_init

Proto:static int fake_resource_2_init(struct kunit_resource *res, void *context)

Type:int

Parameter:

TypeParameterName
struct kunit_resource *res
void *context
219  ctx = context
221  KUNIT_RESOURCE_TEST_MARK_ORDER(ctx, allocate_order, 2)
223  allocation = ctx
225  Return 0