Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dnodemask.h142 __nodes_or(&(dst), &(src1), &(src2), MAX_NUMNODES)
143 static inline void __nodes_or(nodemask_t *dstp, const nodemask_t *src1p, in __nodes_or() function