Searched refs:first_node (Results 1 – 1 of 1) sorted by relevance
148 struct bpf_lru_node *node, *tmp_node, *first_node; in __bpf_lru_list_rotate_active() local151 first_node = list_first_entry(active, struct bpf_lru_node, list); in __bpf_lru_list_rotate_active()158 if (++i == lru->nr_scans || node == first_node) in __bpf_lru_list_rotate_active()