bpf_cgroup_storage_map
cgroup_storage_lookup(struct bpf_cgroup_storage_map *map,
struct bpf_cgroup_storage_map;
struct bpf_cgroup_storage_map *map;
static int cgroup_storage_insert(struct bpf_cgroup_storage_map *map,
struct bpf_cgroup_storage_map *map = map_to_storage(_map);
storage = cgroup_storage_lookup((struct bpf_cgroup_storage_map *)map,
struct bpf_cgroup_storage_map *map = map_to_storage(_map);
struct bpf_cgroup_storage_map *map = map_to_storage(_map);
struct bpf_cgroup_storage_map *map = map_to_storage(_map);
static struct bpf_cgroup_storage_map *map_to_storage(struct bpf_map *map)
struct bpf_cgroup_storage_map *map;
return container_of(map, struct bpf_cgroup_storage_map, map);
map = bpf_map_area_alloc(sizeof(struct bpf_cgroup_storage_map), numa_node);
struct bpf_cgroup_storage_map *map = map_to_storage(_map);
static int bpf_cgroup_storage_key_cmp(const struct bpf_cgroup_storage_map *map,
return sizeof(struct bpf_cgroup_storage_map);
bpf_cgroup_storage_map)
storage->map = (struct bpf_cgroup_storage_map *)map;
struct bpf_cgroup_storage_map *map;
struct bpf_cgroup_storage_map *map;
cgroup_storage_lookup(struct bpf_cgroup_storage_map *map,
struct bpf_cgroup_storage_map *cgroup_storage =
(struct bpf_cgroup_storage_map *)&m_cgroup_storage;
struct bpf_cgroup_storage_map *percpu_cgroup_storage =
(struct bpf_cgroup_storage_map *)&m_percpu_cgroup_storage;