Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbpf_lru_list.h31 struct bpf_lru_list { struct
47 struct bpf_lru_list lru_list; argument
56 struct bpf_lru_list __percpu *percpu_lru;
H A DMakefile11 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
/linux/Documentation/bpf/
H A Dmap_lru_hash_update.dot21 // names that initiate the corresponding logic in kernel/bpf/bpf_lru_list.c.