Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:bpf_free_cgroup_storage

Proto:static void bpf_free_cgroup_storage(struct bpf_prog_aux *aux)

Type:void

Parameter:

TypeParameterName
struct bpf_prog_aux *aux
2044  If Not cgroup_storage[stype] Then Continue
2046  bpf_cgroup_storage_release(aux, cgroup_storage[stype])
Caller
NameDescribe
__bpf_free_used_maps