Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbpf_lru_list.h77 void bpf_lru_push_free(struct bpf_lru *lru, struct bpf_lru_node *node);
H A Dbpf_lru_list.c556 void bpf_lru_push_free(struct bpf_lru *lru, struct bpf_lru_node *node) in bpf_lru_push_free() function
H A Dhashtab.c1218 bpf_lru_push_free(&htab->lru, &elem->lru_node); in htab_lru_push_free()
1409 bpf_lru_push_free(&htab->lru, &l_new->lru_node); in __htab_lru_percpu_map_update_elem()