Searched refs:nodes_or (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dnodemask.h30 * void nodes_or(dst, src1, src2) dst = src1 | src2 [union]
170 #define nodes_or(dst, src1, src2) \ macro
/linux-master/mm/
H A Dmemory-tiers.c127 nodes_or(nodes, nodes, memtype->nodes);
/linux-master/kernel/cgroup/
H A Dcpuset.c2744 nodes_or(tsk->mems_allowed, tsk->mems_allowed, *newmems);

Completed in 125 milliseconds