Searched refs:__first_node (Results 1 – 1 of 1) sorted by relevance
226 #define first_node(src) __first_node(&(src))227 static inline int __first_node(const nodemask_t *srcp) in __first_node() function