Searched refs:bpf_lru_pop_free (Results 1 – 3 of 3) sorted by relevance
79 struct bpf_lru_node *bpf_lru_pop_free(struct bpf_lru *lru, u32 hash);
494 struct bpf_lru_node *bpf_lru_pop_free(struct bpf_lru *lru, u32 hash) in bpf_lru_pop_free() function
303 struct bpf_lru_node *node = bpf_lru_pop_free(&htab->lru, hash); in prealloc_lru_pop()