Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbpf_cgrp_storage.c120 static void cgroup_storage_map_free(struct bpf_map *map) in cgroup_storage_delete()
165 .map_free = cgroup_storage_map_free, in BPF_CALL_5()
152 static void cgroup_storage_map_free(struct bpf_map *map) cgroup_storage_map_free() function
H A Dlocal_storage.c341 static void cgroup_storage_map_free(struct bpf_map *_map) in cgroup_storage_map_free() function
463 .map_free = cgroup_storage_map_free,