Home
last modified time | relevance | path

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

/rust/helpers/
A Dcpumask.c5 void rust_helper_cpumask_set_cpu(unsigned int cpu, struct cpumask *dstp) in rust_helper_cpumask_set_cpu()
10 void rust_helper___cpumask_set_cpu(unsigned int cpu, struct cpumask *dstp) in rust_helper___cpumask_set_cpu()
15 void rust_helper_cpumask_clear_cpu(int cpu, struct cpumask *dstp) in rust_helper_cpumask_clear_cpu()
20 void rust_helper___cpumask_clear_cpu(int cpu, struct cpumask *dstp) in rust_helper___cpumask_clear_cpu()
25 bool rust_helper_cpumask_test_cpu(int cpu, struct cpumask *srcp) in rust_helper_cpumask_test_cpu()
/rust/kernel/
A Dlib.rs74 pub mod cpu; module
A Dcpufreq.rs469 pub fn cpu(&self) -> CpuId { in cpu() method

Completed in 18 milliseconds