Searched refs:sharing_cpus (Results 1 – 2 of 2) sorted by relevance
86 opp::Table::sharing_cpus(dev, &mut mask).is_err() in init()
764 pub fn sharing_cpus(dev: &Device, cpumask: &mut Cpumask) -> Result { in sharing_cpus() method