Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:string_stream_fragment_free

Proto:static void string_stream_fragment_free(struct kunit_resource *res)

Type:void

Parameter:

TypeParameterName
struct kunit_resource *res
42  frag = allocation
44  deletes entry from list
45  kunit_kfree(test, fragment)
46  kunit_kfree(test, frag)