Searched refs:bpf_lru_node_set_ref (Results 1 - 2 of 2) sorted by last modified time

/linux-master/kernel/bpf/
H A Dhashtab.c742 bpf_lru_node_set_ref(&l->lru_node);
1251 bpf_lru_node_set_ref(&l_new->lru_node);
1371 bpf_lru_node_set_ref(&l_old->lru_node);
2358 bpf_lru_node_set_ref(&l->lru_node);
2374 bpf_lru_node_set_ref(&l->lru_node);
H A Dbpf_lru_list.h65 static inline void bpf_lru_node_set_ref(struct bpf_lru_node *node) function

Completed in 213 milliseconds