Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/map_tests/
A Dhtab_map_batch_ops.c84 bool nospace_err; in __test_map_lookup_and_delete_batch() local
156 nospace_err = false; in __test_map_lookup_and_delete_batch()
170 nospace_err = true; in __test_map_lookup_and_delete_batch()
182 if (nospace_err == true) in __test_map_lookup_and_delete_batch()
219 nospace_err = false; in __test_map_lookup_and_delete_batch()
233 nospace_err = true; in __test_map_lookup_and_delete_batch()
245 if (nospace_err == true) in __test_map_lookup_and_delete_batch()

Completed in 5 milliseconds