Lines Matching refs:lru_node
125 struct bpf_lru_node lru_node; member
306 l = container_of(node, struct htab_elem, lru_node); in prealloc_lru_pop()
348 offsetof(struct htab_elem, lru_node), in prealloc_init()
359 offsetof(struct htab_elem, lru_node), in prealloc_init()
731 bpf_lru_node_set_ref(&l->lru_node); in __htab_lru_map_lookup_elem()
760 offsetof(struct htab_elem, lru_node) + in htab_lru_map_gen_lookup()
764 offsetof(struct htab_elem, lru_node) + in htab_lru_map_gen_lookup()
802 tgt_l = container_of(node, struct htab_elem, lru_node); in htab_lru_map_delete_node()
1186 bpf_lru_push_free(&htab->lru, &elem->lru_node); in htab_lru_push_free()
1240 bpf_lru_node_set_ref(&l_new->lru_node); in htab_lru_map_update_elem()
1360 bpf_lru_node_set_ref(&l_old->lru_node); in __htab_lru_percpu_map_update_elem()
1377 bpf_lru_push_free(&htab->lru, &l_new->lru_node); in __htab_lru_percpu_map_update_elem()
2321 bpf_lru_node_set_ref(&l->lru_node); in htab_lru_percpu_map_lookup_elem()
2337 bpf_lru_node_set_ref(&l->lru_node); in htab_lru_percpu_map_lookup_percpu_elem()