Searched refs:bpf_lru_node_set_ref (Results 1 - 2 of 2) sorted by relevance

/linux-master/kernel/bpf/
H A Dbpf_lru_list.h65 static inline void bpf_lru_node_set_ref(struct bpf_lru_node *node) function
H A Dhashtab.c739 bpf_lru_node_set_ref(&l->lru_node);
1248 bpf_lru_node_set_ref(&l_new->lru_node);
1368 bpf_lru_node_set_ref(&l_old->lru_node);
2329 bpf_lru_node_set_ref(&l->lru_node);
2345 bpf_lru_node_set_ref(&l->lru_node);

Completed in 120 milliseconds