Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/map_tests/
H A Dhtab_map_batch_ops.c85 bool nospace_err; in __test_map_lookup_and_delete_batch() local
150 nospace_err = false; in __test_map_lookup_and_delete_batch()
164 nospace_err = true; in __test_map_lookup_and_delete_batch()
176 if (nospace_err == true) in __test_map_lookup_and_delete_batch()
213 nospace_err = false; in __test_map_lookup_and_delete_batch()
227 nospace_err = true; in __test_map_lookup_and_delete_batch()
239 if (nospace_err == true) in __test_map_lookup_and_delete_batch()