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

/linux-master/include/linux/
H A Dbpf_local_storage.h114 struct bpf_local_storage_cache { struct
120 static struct bpf_local_storage_cache name = { \
129 struct bpf_local_storage_cache *cache,
166 struct bpf_local_storage_cache *cache,
/linux-master/kernel/bpf/
H A Dbpf_local_storage.c639 static u16 bpf_local_storage_cache_idx_get(struct bpf_local_storage_cache *cache)
663 static void bpf_local_storage_cache_idx_free(struct bpf_local_storage_cache *cache,
767 struct bpf_local_storage_cache *cache,
823 struct bpf_local_storage_cache *cache,

Completed in 107 milliseconds