Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbpf_lru_list.h76 struct bpf_lru_node *bpf_lru_pop_free(struct bpf_lru *lru, u32 hash);
H A Dbpf_lru_list.c499 struct bpf_lru_node *bpf_lru_pop_free(struct bpf_lru *lru, u32 hash) in bpf_lru_pop_free() function
H A Dhashtab.c304 struct bpf_lru_node *node = bpf_lru_pop_free(&htab->lru, hash); in prealloc_lru_pop()
/openbmc/linux/Documentation/bpf/
H A Dmap_lru_hash_update.dot31 // cf. bpf_lru_pop_free()