Searched refs:cpumask_full (Results 1 – 6 of 6) sorted by relevance
42 return cpumask_full(srcp); in rust_helper_cpumask_full()
142 unsafe { bindings::cpumask_full(self.as_raw()) } in full()
65 KUNIT_EXPECT_TRUE_MSG(test, cpumask_full(&mask_all), MASK_MSG(&mask_all)); in test_cpumask_weight()
380 return cpumask_full(cpumask); in bpf_cpumask_full()
838 static __always_inline bool cpumask_full(const struct cpumask *srcp) in cpumask_full() function
6492 WARN_ON(!cpumask_full(tr->pipe_cpumask)); in close_pipe_on_cpu()