Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf-cgroup.h218 int bpf_cgroup_storage_assign(struct bpf_prog_aux *aux, struct bpf_map *map);
456 static inline int bpf_cgroup_storage_assign(struct bpf_prog_aux *aux, in bpf_cgroup_storage_assign() function
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dlocal_storage.c468 int bpf_cgroup_storage_assign(struct bpf_prog_aux *aux, struct bpf_map *_map) in bpf_cgroup_storage_assign() function
H A Dverifier.c10425 bpf_cgroup_storage_assign(env->prog->aux, map)) { in resolve_pseudo_ldimm64()