Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dthreads.h15 #ifndef CONFIG_NR_CPUS
17 #define CONFIG_NR_CPUS 1 macro
21 #define NR_CPUS CONFIG_NR_CPUS
/linux-4.19.296/include/asm-generic/
Dqspinlock_types.h91 #if CONFIG_NR_CPUS < (1U << 14)