Searched refs:__first_node (Results 1 – 1 of 1) sorted by relevance
269 #define first_node(src) __first_node(&(src))270 static __always_inline unsigned int __first_node(const nodemask_t *srcp) in __first_node() function291 ret = __first_node(srcp); in __next_node_in()