Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Called from syscall or from eBPF program

Proto:static int queue_map_pop_elem(struct bpf_map *map, void *value)

Type:int

Parameter:

TypeParameterName
struct bpf_map *map
void *value
189  Return __queue_map_get(map, value, true)