Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dcpu.rs11 pub fn nr_cpu_ids() -> u32 { in nr_cpu_ids() function
[all...]
/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.c732 u32 zero = 0, nr_cpu_ids; in monitor_cpuperf() local