Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:bpf_array_free_percpu

Proto:static void bpf_array_free_percpu(struct bpf_array *array)

Type:void

Parameter:

TypeParameterName
struct bpf_array *array
23  When i < max_entries cycle
24  free previously allocated percpu memory
25  cond_resched()
Caller
NameDescribe
bpf_array_alloc_percpu
array_map_freeCalled when map->refcnt goes to zero, either from workqueue or from syscall