Searched refs:bpf_local_storage_cache_idx_get (Results 1 – 4 of 4) sorted by relevance
115 u16 bpf_local_storage_cache_idx_get(struct bpf_local_storage_cache *cache);
230 smap->cache_idx = bpf_local_storage_cache_idx_get(&inode_cache); in inode_storage_map_alloc()
437 u16 bpf_local_storage_cache_idx_get(struct bpf_local_storage_cache *cache) in bpf_local_storage_cache_idx_get() function
102 smap->cache_idx = bpf_local_storage_cache_idx_get(&sk_cache); in sk_storage_map_alloc()