Searched refs:bpf_lru_list (Results 1 – 3 of 3) sorted by relevance
100 static void __bpf_lru_node_move(struct bpf_lru_list *l, in __bpf_lru_node_move()140 struct bpf_lru_list *l) in __bpf_lru_list_rotate_active()167 struct bpf_lru_list *l) in __bpf_lru_list_rotate_inactive()207 struct bpf_lru_list *l, in __bpf_lru_list_shrink_inactive()256 struct bpf_lru_list *l, in __bpf_lru_list_shrink()321 struct bpf_lru_list *l = &lru->common_lru.lru_list; in bpf_lru_list_pop_free_to_local()404 struct bpf_lru_list *l; in bpf_percpu_lru_pop_free()539 struct bpf_lru_list *l; in bpf_percpu_lru_push_free()563 struct bpf_lru_list *l = &lru->common_lru.lru_list; in bpf_common_lru_populate()583 struct bpf_lru_list *l; in bpf_percpu_lru_populate()[all …]
31 struct bpf_lru_list { struct47 struct bpf_lru_list lru_list; argument56 struct bpf_lru_list __percpu *percpu_lru;
10 obj-$(CONFIG_BPF_SYSCALL) += hashtab.o arraymap.o percpu_freelist.o bpf_lru_list.o lpm_trie.o map_i…
Completed in 8 milliseconds