Home
last modified time | relevance | path

Searched refs:inner_lru_hash_idx (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/samples/bpf/
Dmap_perf_test_user.c70 static int inner_lru_hash_idx = -1; variable
151 inner_lru_map_fds[cpu] = map_fd[inner_lru_hash_idx]; in do_test_lru()
403 inner_lru_hash_idx = idx; in fixup_map()
408 if (inner_lru_hash_idx == -1) { in fixup_map()
412 map->def.inner_map_idx = inner_lru_hash_idx; in fixup_map()