Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\cmdline-parser.c Create Date:2022-07-28 18:01:44
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:free_subpart

Proto:static void free_subpart(struct cmdline_parts *parts)

Type:void

Parameter:

TypeParameterName
struct cmdline_parts *parts
83  When subpart cycle
84  subpart = subpart
85  subpart = next_subpart
86  kfree(subpart)
Caller
NameDescribe
parse_parts
cmdline_parts_free