Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
H A Dbpf_sk_storage.c16 DEFINE_BPF_STORAGE_CACHE(sk_cache); variable
90 bpf_local_storage_cache_idx_free(&sk_cache, smap->cache_idx); in sk_storage_map_free()
102 smap->cache_idx = bpf_local_storage_cache_idx_get(&sk_cache); in sk_storage_map_alloc()
/kernel/linux/linux-6.6/net/core/
H A Dbpf_sk_storage.c18 DEFINE_BPF_STORAGE_CACHE(sk_cache); variable
66 bpf_local_storage_map_free(map, &sk_cache, NULL); in bpf_sk_storage_map_free()
71 return bpf_local_storage_map_alloc(attr, &sk_cache, false); in bpf_sk_storage_map_alloc()

Completed in 4 milliseconds