Searched defs:n_lookups (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_lpm_map.c | 211 size_t i, j, n_matches, n_matches_after_delete, n_nodes, n_lookups; in test_lpm_map() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_lpm_map.c | 212 size_t i, j, n_nodes, n_lookups; in test_lpm_map() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | map_ptr_kern.c | 152 int i, n_lookups = 0, n_keys = 0; in check_array() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | map_ptr_kern.c | 151 int i, n_lookups = 0, n_keys = 0; in check_array() local
|
Completed in 4 milliseconds