Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dbpf_local_storage.h109 struct bpf_local_storage_cache { struct
115 static struct bpf_local_storage_cache name = { \ argument
119 u16 bpf_local_storage_cache_idx_get(struct bpf_local_storage_cache *cache);
120 void bpf_local_storage_cache_idx_free(struct bpf_local_storage_cache *cache,
/linux-6.1.9/kernel/bpf/
Dbpf_local_storage.c494 u16 bpf_local_storage_cache_idx_get(struct bpf_local_storage_cache *cache) in bpf_local_storage_cache_idx_get()
518 void bpf_local_storage_cache_idx_free(struct bpf_local_storage_cache *cache, in bpf_local_storage_cache_idx_free()