Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\bpf-cgroup.h Create Date:2022-07-28 05:54:48
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:cgroup_storage_type

Proto:static inline enum bpf_cgroup_storage_type cgroup_storage_type(struct bpf_map *map)

Type:enum bpf_cgroup_storage_type

Parameter:

TypeParameterName
struct bpf_map *map
138  If map_type == BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE Then Return BPF_CGROUP_STORAGE_PERCPU
141  Return BPF_CGROUP_STORAGE_SHARED
Caller
NameDescribe
____bpf_get_local_storage
cgroup_storage_seq_show_elem
bpf_cgroup_storage_assign
bpf_cgroup_storage_release
bpf_cgroup_storage_calculate_size
bpf_cgroup_storage_free