Searched refs:bpf_local_storage_cache (Results 1 – 2 of 2) sorted by relevance
105 struct bpf_local_storage_cache { struct111 static struct bpf_local_storage_cache name = { \ argument115 u16 bpf_local_storage_cache_idx_get(struct bpf_local_storage_cache *cache);116 void bpf_local_storage_cache_idx_free(struct bpf_local_storage_cache *cache,
445 u16 bpf_local_storage_cache_idx_get(struct bpf_local_storage_cache *cache) in bpf_local_storage_cache_idx_get()469 void bpf_local_storage_cache_idx_free(struct bpf_local_storage_cache *cache, in bpf_local_storage_cache_idx_free()
Completed in 4 milliseconds