Searched refs:plist_for_each_safe (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dplist.h156 * plist_for_each_safe - iterate safely over a plist of given type
163 #define plist_for_each_safe(pos, n, head) \ macro

Completed in 81 milliseconds