Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf_local_storage.h122 struct bpf_local_storage_cache { struct
128 static struct bpf_local_storage_cache name = { \ argument
137 struct bpf_local_storage_cache *cache);
173 struct bpf_local_storage_cache *cache);
/linux/kernel/bpf/
H A Dbpf_local_storage.c670 static u16 bpf_local_storage_cache_idx_get(struct bpf_local_storage_cache *cache) in bpf_local_storage_cache_idx_get()
694 static void bpf_local_storage_cache_idx_free(struct bpf_local_storage_cache *cache, in bpf_local_storage_cache_idx_free()
774 struct bpf_local_storage_cache *cache) in bpf_local_storage_map_alloc()
816 struct bpf_local_storage_cache *cache) in bpf_local_storage_map_free()