Home
last modified time | relevance | path

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

/net/core/
Dbpf_sk_storage.c81 #define BPF_SK_STORAGE_CACHE_SIZE 16 macro
84 struct bpf_sk_storage_data __rcu *cache[BPF_SK_STORAGE_CACHE_SIZE];
673 BPF_SK_STORAGE_CACHE_SIZE; in bpf_sk_storage_map_alloc()