Searched refs:__first_node (Results 1 – 1 of 1) sorted by relevance
263 #define first_node(src) __first_node(&(src))264 static inline unsigned int __first_node(const nodemask_t *srcp) in __first_node() function285 ret = __first_node(srcp); in __next_node_in()