Searched refs:bpf_lru_list (Results 1 – 3 of 3) sorted by relevance
31 struct bpf_lru_list { struct47 struct bpf_lru_list lru_list; argument56 struct bpf_lru_list __percpu *percpu_lru;
11 obj-$(CONFIG_BPF_SYSCALL) += hashtab.o arraymap.o percpu_freelist.o bpf_lru_list.o lpm_trie.o map_in_map.o bloom_filter.o
21 // names that initiate the corresponding logic in kernel/bpf/bpf_lru_list.c.