函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\bpf-cgroup.h Create Date:2022-07-27 06:54:08
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:cgroup_storage_type

函数原型:static inline enum bpf_cgroup_storage_type cgroup_storage_type(struct bpf_map *map)

返回类型:enum bpf_cgroup_storage_type

参数:

类型参数名称
struct bpf_map *map
138  如果map_type恒等于BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE则返回:BPF_CGROUP_STORAGE_PERCPU
141  返回:BPF_CGROUP_STORAGE_SHARED
调用者
名称描述
____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