Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dglobal_data_init.c70 int i, err, key = 0, num_online, run = 0; in test_percpu_data_on_cpus() local
80 err = parse_cpu_mask_file("/sys/devices/system/cpu/online", &online, &num_online); in test_percpu_data_on_cpus()
90 for (i = 0; i < num_online; i++) { in test_percpu_data_on_cpus()