Home
last modified time | relevance | path

Searched refs:bpf_local_storage_cache (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/
Dbpf_local_storage.h114 struct bpf_local_storage_cache { struct
120 static struct bpf_local_storage_cache name = { \ argument
129 struct bpf_local_storage_cache *cache,
140 struct bpf_local_storage_cache *cache,
/Linux-v6.6/kernel/bpf/
Dbpf_local_storage.c665 static u16 bpf_local_storage_cache_idx_get(struct bpf_local_storage_cache *cache) in bpf_local_storage_cache_idx_get()
689 static void bpf_local_storage_cache_idx_free(struct bpf_local_storage_cache *cache, in bpf_local_storage_cache_idx_free()
793 struct bpf_local_storage_cache *cache, in bpf_local_storage_map_alloc()
849 struct bpf_local_storage_cache *cache, in bpf_local_storage_map_free()