parse_cpu_mask_file 5996 tools/lib/bpf/libbpf.c err = parse_cpu_mask_file(fcpu, &mask, &n); parse_cpu_mask_file 67 tools/lib/bpf/libbpf_internal.h int parse_cpu_mask_file(const char *fcpu, bool **mask, int *mask_sz); parse_cpu_mask_file 39 tools/testing/selftests/bpf/prog_tests/perf_buffer.c err = parse_cpu_mask_file("/sys/devices/system/cpu/online",