Searched refs:cgroup_storage (Results 1 – 7 of 7) sorted by relevance
433 if (prog->aux->cgroup_storage[stype] && in bpf_cgroup_storage_assign()434 prog->aux->cgroup_storage[stype] != _map) in bpf_cgroup_storage_assign()438 prog->aux->cgroup_storage[stype] = _map; in bpf_cgroup_storage_assign()453 WARN_ON(prog->aux->cgroup_storage[stype] != _map); in bpf_cgroup_storage_release()455 prog->aux->cgroup_storage[stype] = NULL; in bpf_cgroup_storage_release()486 map = prog->aux->cgroup_storage[stype]; in bpf_cgroup_storage_alloc()
169 progs->items[cnt].cgroup_storage[stype] = in compute_effective_progs()
1228 if (!aux->cgroup_storage[stype]) in free_used_maps()1231 aux->cgroup_storage[stype]); in free_used_maps()
8055 if (!env->prog->aux->cgroup_storage[stype]) in release_maps()8058 env->prog->aux->cgroup_storage[stype]); in release_maps()
389 struct bpf_map *cgroup_storage[MAX_BPF_CGROUP_STORAGE_TYPE]; member513 struct bpf_cgroup_storage *cgroup_storage[MAX_BPF_CGROUP_STORAGE_TYPE]; member551 bpf_cgroup_storage_set(_item->cgroup_storage); \596 bpf_cgroup_storage_set(_item->cgroup_storage); \
51 | | **cgroup_storage** | **reuseport_sockarray** | **percpu_cgroup_storage**
493 xskmap sockhash cgroup_storage reuseport_sockarray \