Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\bpf\syscall.c Create Date:2022-07-28 12:51:53
Last Modify:2022-05-19 18:06:12 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:bpf_map_put

Proto:void bpf_map_put(struct bpf_map *map)

Type:void

Parameter:

TypeParameterName
struct bpf_map *map
355  decrement map refcnt and schedule it for freeing via workqueue* (unrelying map implementation ops->map_free() might sleep)
Caller
NameDescribe
bpf_map_put_with_uref
prog_array_map_clear_deferred
bpf_map_fd_put_ptr
xsk_map_put