Home
last modified time | relevance | path

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

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