Searched refs:bpf_cgroup_storage_assign (Results 1 – 3 of 3) sorted by relevance
173 int bpf_cgroup_storage_assign(struct bpf_prog_aux *aux, struct bpf_map *map);463 static inline int bpf_cgroup_storage_assign(struct bpf_prog_aux *aux, in bpf_cgroup_storage_assign() function
463 int bpf_cgroup_storage_assign(struct bpf_prog_aux *aux, struct bpf_map *_map) in bpf_cgroup_storage_assign() function
20435 bpf_cgroup_storage_assign(env->prog->aux, map)) { in check_map_prog_compatibility()