Home
last modified time | relevance | path

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

/include/linux/
Dnodemask.h160 __nodes_andnot(&(dst), &(src1), &(src2), MAX_NUMNODES)
161 static inline void __nodes_andnot(nodemask_t *dstp, const nodemask_t *src1p, in __nodes_andnot() function