Searched refs:cpumask_full (Results 1 – 2 of 2) sorted by relevance
75 KUNIT_EXPECT_TRUE_MSG(test, cpumask_full(&mask_all), MASK_MSG(&mask_all)); in test_cpumask_weight()
629 static inline bool cpumask_full(const struct cpumask *srcp) in cpumask_full() function