Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcpumask.h744 unsigned int cpumask_weighted_or(struct cpumask *dstp, const struct cpumask *src1p, in cpumask_weighted_or() function
/linux/kernel/sched/
H A Dcore.c10914 weight = cpumask_weighted_or(mm_allowed, mm_allowed, affmsk); in mm_update_cpus_allowed()