Home
last modified time | relevance | path

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

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