Searched refs:list_for_each_entry_continue (Results 1 – 2 of 2) sorted by relevance
| /xen/tools/xenstore/ | ||
| A D | list.h | 326 #define list_for_each_entry_continue(pos, head, member) \ macro |
| /xen/xen/include/xen/ | ||
| A D | list.h | 530 #define list_for_each_entry_continue(pos, head, member) \ macro |
Completed in 6 milliseconds