Searched refs:bpf_local_storage_map_alloc (Results 1 – 4 of 4) sorted by relevance
122 struct bpf_local_storage_map *bpf_local_storage_map_alloc(union bpf_attr *attr);
219 smap = bpf_local_storage_map_alloc(attr); in inode_storage_map_alloc()
541 struct bpf_local_storage_map *bpf_local_storage_map_alloc(union bpf_attr *attr) in bpf_local_storage_map_alloc() function
110 smap = bpf_local_storage_map_alloc(attr); in sk_storage_map_alloc()