Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnodemask.h171 __nodes_or(&(dst), &(src1), &(src2), MAX_NUMNODES)
172 static inline void __nodes_or(nodemask_t *dstp, const nodemask_t *src1p, in __nodes_or() function