Home
last modified time | relevance | path

Searched defs:n_lookups (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_lpm_map.c212 size_t i, j, n_nodes, n_lookups; in test_lpm_map() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c151 int i, n_lookups = 0, n_keys = 0; in check_array() local