Searched refs:possible_cpus (Results 1 – 1 of 1) sorted by relevance
12 unsigned int start, end, possible_cpus = 0; in bpf_num_possible_cpus() local24 possible_cpus = start == 0 ? end + 1 : 0; in bpf_num_possible_cpus()30 if (!possible_cpus) { in bpf_num_possible_cpus()35 return possible_cpus; in bpf_num_possible_cpus()