Searched refs:Z_GENLIST_FOR_EACH_NODE_SAFE (Results 1 – 4 of 4) sorted by relevance
71 - 'Z_GENLIST_FOR_EACH_NODE_SAFE'
109 Z_GENLIST_FOR_EACH_NODE_SAFE(slist, __sl, __sn, __sns)
114 Z_GENLIST_FOR_EACH_NODE_SAFE(sflist, __sl, __sn, __sns)
25 #define Z_GENLIST_FOR_EACH_NODE_SAFE(__lname, __l, __sn, __sns) \ macro