Searched refs:bpf_local_storage_cache_idx_get (Results 1 – 5 of 5) sorted by relevance
119 u16 bpf_local_storage_cache_idx_get(struct bpf_local_storage_cache *cache);
235 smap->cache_idx = bpf_local_storage_cache_idx_get(&inode_cache); in inode_storage_map_alloc()
297 smap->cache_idx = bpf_local_storage_cache_idx_get(&task_cache); in task_storage_map_alloc()
494 u16 bpf_local_storage_cache_idx_get(struct bpf_local_storage_cache *cache) in bpf_local_storage_cache_idx_get() function
105 smap->cache_idx = bpf_local_storage_cache_idx_get(&sk_cache); in bpf_sk_storage_map_alloc()