Home
last modified time | relevance | path

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

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