Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlookup_and_delete.c224 int map_fd, err, i, cpucnt = 0; in test_lookup_and_delete_lru_percpu_hash() local
258 cpucnt++; in test_lookup_and_delete_lru_percpu_hash()
261 if (CHECK(cpucnt != 1, "map value", "set for %d CPUs instead of 1!\n", in test_lookup_and_delete_lru_percpu_hash()
262 cpucnt)) in test_lookup_and_delete_lru_percpu_hash()