Searched defs:NR_CPUS (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/
H A Dthreads.h21 #define NR_CPUS CONFIG_NR_CPUS macro
H A Dcpumask.h1022 bitmap_zero(cpumask_bits(&__cpu_possible_mask), NR_CPUS); local
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dbpf_arena_alloc.h14 #define NR_CPUS (sizeof(struct cpumask) * 8) macro
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_hashmap_lookup.c17 #define NR_CPUS 256 macro
/linux-master/arch/sh/kernel/cpu/sh2/
H A Dentry.S345 #define NR_CPUS CONFIG_NR_CPUS define
347 #define NR_CPUS 1 define
/linux-master/tools/testing/selftests/wireguard/qemu/
H A DMakefile11 NR_CPUS ?= 4 macro

Completed in 175 milliseconds