Home
last modified time | relevance | path

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

/rust/helpers/
A Dcpumask.c25 bool rust_helper_cpumask_test_cpu(int cpu, struct cpumask *srcp) in rust_helper_cpumask_test_cpu()
35 bool rust_helper_cpumask_empty(struct cpumask *srcp) in rust_helper_cpumask_empty()
40 bool rust_helper_cpumask_full(struct cpumask *srcp) in rust_helper_cpumask_full()
45 unsigned int rust_helper_cpumask_weight(struct cpumask *srcp) in rust_helper_cpumask_weight()
50 void rust_helper_cpumask_copy(struct cpumask *dstp, const struct cpumask *srcp) in rust_helper_cpumask_copy()

Completed in 3 milliseconds