Home
last modified time | relevance | path

Searched defs:bpf_cgroup_storage_assign (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-4.19/kernel/bpf/
Dlocal_storage.c256 int bpf_cgroup_storage_assign(struct bpf_prog *prog, struct bpf_map *_map) in bpf_cgroup_storage_assign() function
/kernel/linux/linux-5.10/kernel/bpf/
Dlocal_storage.c465 int bpf_cgroup_storage_assign(struct bpf_prog_aux *aux, struct bpf_map *_map) in bpf_cgroup_storage_assign() function
/kernel/linux/linux-4.19/include/linux/
Dbpf-cgroup.h275 static inline int bpf_cgroup_storage_assign(struct bpf_prog *prog, in bpf_cgroup_storage_assign() function
/kernel/linux/linux-5.10/include/linux/
Dbpf-cgroup.h402 static inline int bpf_cgroup_storage_assign(struct bpf_prog_aux *aux, in bpf_cgroup_storage_assign() function