Home
last modified time | relevance | path

Searched refs:cpumask_full (Results 1 – 3 of 3) sorted by relevance

/linux/rust/helpers/
H A Dcpumask.c50 return cpumask_full(srcp); in rust_helper_cpumask_copy()
/linux/include/linux/
H A Dcpumask.h857 static __always_inline bool cpumask_full(const struct cpumask *srcp) in cpumask_full() function
/linux/kernel/trace/
H A Dtrace.c5217 WARN_ON(!cpumask_full(tr->pipe_cpumask)); in close_pipe_on_cpu()