Searched refs:possible_cpus (Results 1 - 1 of 1) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dbpf_util.h13 unsigned int start, end, possible_cpus = 0; local
32 possible_cpus = start == 0 ? end + 1 : 0;
37 return possible_cpus;

Completed in 135 milliseconds