Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dbpf_lru_list.h76 struct bpf_lru_node *bpf_lru_pop_free(struct bpf_lru *lru, u32 hash);
Dbpf_lru_list.c499 struct bpf_lru_node *bpf_lru_pop_free(struct bpf_lru *lru, u32 hash) in bpf_lru_pop_free() function
Dhashtab.c301 struct bpf_lru_node *node = bpf_lru_pop_free(&htab->lru, hash); in prealloc_lru_pop()
/Linux-v6.6/Documentation/bpf/
Dmap_lru_hash_update.dot31 // cf. bpf_lru_pop_free()