Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:stack_map_data_size

Proto:static inline int stack_map_data_size(struct bpf_map *map)

Type:int

Parameter:

TypeParameterName
struct bpf_map *map
57  Return If stack_map_use_build_id(map) Then sizeof(structbpf_stack_build_id) Else sizeof(u64)
Caller
NameDescribe
____bpf_get_stackid
bpf_stackmap_copyCalled from syscall