Lines Matching refs:lru_node
125 struct bpf_lru_node lru_node;
308 l = container_of(node, struct htab_elem, lru_node);
350 offsetof(struct htab_elem, lru_node),
361 offsetof(struct htab_elem, lru_node),
721 bpf_lru_node_set_ref(&l->lru_node);
750 offsetof(struct htab_elem, lru_node) +
754 offsetof(struct htab_elem, lru_node) +
795 tgt_l = container_of(node, struct htab_elem, lru_node);
1183 bpf_lru_push_free(&htab->lru, &elem->lru_node);
1236 bpf_lru_node_set_ref(&l_new->lru_node);
1365 bpf_lru_node_set_ref(&l_old->lru_node);
1382 bpf_lru_push_free(&htab->lru, &l_new->lru_node);
2345 bpf_lru_node_set_ref(&l->lru_node);
2361 bpf_lru_node_set_ref(&l->lru_node);