Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/kvm/
Darch_timer.c84 unsigned int nproc_conf; in test_get_pcpu() local
87 nproc_conf = get_nprocs_conf(); in test_get_pcpu()
92 pcpu = rand() % nproc_conf; in test_get_pcpu()