Home
last modified time | relevance | path

Searched refs:bpf_local_storage_cache_idx_get (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
A Dbpf_local_storage.h115 u16 bpf_local_storage_cache_idx_get(struct bpf_local_storage_cache *cache);
/linux/kernel/bpf/
A Dbpf_inode_storage.c230 smap->cache_idx = bpf_local_storage_cache_idx_get(&inode_cache); in inode_storage_map_alloc()
A Dbpf_task_storage.c291 smap->cache_idx = bpf_local_storage_cache_idx_get(&task_cache); in task_storage_map_alloc()
A Dbpf_local_storage.c445 u16 bpf_local_storage_cache_idx_get(struct bpf_local_storage_cache *cache) in bpf_local_storage_cache_idx_get() function
/linux/net/core/
A Dbpf_sk_storage.c103 smap->cache_idx = bpf_local_storage_cache_idx_get(&sk_cache); in bpf_sk_storage_map_alloc()

Completed in 9 milliseconds