Home
last modified time | relevance | path

Searched defs:nr_cpu_ids (Results 1 – 3 of 3) sorted by relevance

/linux/tools/sched_ext/
H A Dscx_central.bpf.c59 const volatile u32 nr_cpu_ids = 1; /* !0 for veristat, set during init */ variable
H A Dscx_qmap.bpf.c688 u32 zero = 0, nr_cpu_ids; in monitor_cpuperf() local
/linux/include/linux/
H A Dcpumask.h28 #define nr_cpu_ids ((unsigned int)NR_CPUS) macro