Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbpf_cgrp_storage.c115 static struct bpf_map *cgroup_storage_map_alloc(union bpf_attr *attr) in cgroup_storage_delete()
164 .map_alloc = cgroup_storage_map_alloc, in BPF_CALL_5()
147 static struct bpf_map *cgroup_storage_map_alloc(union bpf_attr *attr) cgroup_storage_map_alloc() function
H A Dlocal_storage.c296 static struct bpf_map *cgroup_storage_map_alloc(union bpf_attr *attr) in cgroup_storage_map_alloc() function
462 .map_alloc = cgroup_storage_map_alloc,