Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcpumask.h465 static inline bool cpumask_full(const struct cpumask *srcp) in cpumask_full() function
/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_file_ops.c1695 !cpumask_full(tsk_cpus_allowed(current))) { in find_best_unit()