Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbpf_cgrp_storage.c116 static int cgroup_storage_delete(struct cgroup *cgroup, struct bpf_map *map) in cgroup_storage_delete() function
139 err = cgroup_storage_delete(cgroup, map); in bpf_cgrp_storage_delete_elem()
202 ret = cgroup_storage_delete(cgroup, map); in BPF_CALL_2()