Searched refs:start_key (Results 1 – 2 of 2) sorted by relevance
12 struct start_key { struct30 struct start_key key = { in bpf_prog1() argument61 struct start_key key = { in bpf_prog2()
355 int start_key, end_key; in test_lru_loss0() local359 start_key = 101; in test_lru_loss0()362 while (start_key <= end_key) { in test_lru_loss0()363 bpf_map_lookup_elem(map_fd, &start_key, value); in test_lru_loss0()364 start_key++; in test_lru_loss0()