Searched refs:bpf_cgroup_storage_assign (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dbpf-cgroup.h177 int bpf_cgroup_storage_assign(struct bpf_prog_aux *aux, struct bpf_map *map);
481 static inline int bpf_cgroup_storage_assign(struct bpf_prog_aux *aux, function
/linux-master/kernel/bpf/
H A Dlocal_storage.c470 int bpf_cgroup_storage_assign(struct bpf_prog_aux *aux, struct bpf_map *_map) function
H A Dverifier.c18364 bpf_cgroup_storage_assign(env->prog->aux, map)) {

Completed in 338 milliseconds