函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\bpf\syscall.c Create Date:2022-07-27 14:04:11
Last Modify:2022-05-19 18:06:12 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:bpf_map_area_free

函数原型:void bpf_map_area_free(void *area)

返回类型:void

参数:

类型参数名称
void *area
178  kvfree(area)
调用者
名称描述
htab_free_elems
htab_map_alloc
htab_map_freeCalled when map->refcnt goes to zero, either from workqueue or from syscall
array_map_alloc
array_map_freeCalled when map->refcnt goes to zero, either from workqueue or from syscall
fd_array_map_free
queue_stack_map_freeCalled when map->refcnt goes to zero, either from workqueue or from syscall
dev_map_free
cpu_map_free
xsk_map_alloc
xsk_map_free
prealloc_elems_and_freelist
stack_map_allocCalled from syscall
stack_map_freeCalled when map->refcnt goes to zero, either from workqueue or from syscall
reuseport_array_free