Searched refs:bpf_local_storage_map_alloc (Results 1 – 3 of 3) sorted by relevance
231 smap = bpf_local_storage_map_alloc(attr); in inode_storage_map_alloc()
293 smap = bpf_local_storage_map_alloc(attr); in task_storage_map_alloc()
617 struct bpf_local_storage_map *bpf_local_storage_map_alloc(union bpf_attr *attr) in bpf_local_storage_map_alloc() function