Searched refs:list_for_each_entry_safe (Results 1 – 3 of 3) sorted by relevance
| /tools/xenstored/ |
| A D | list.h | 277 #define list_for_each_entry_safe(pos, n, head, member) \ macro
|
| A D | transaction.c | 364 list_for_each_entry_safe(i, n, &trans->accessed, list) { in finalize_transaction()
|
| A D | core.c | 256 list_for_each_entry_safe(out, tmp, &conn->out_list, list) { in check_event_timeout() 2854 list_for_each_entry_safe(req, tmp, in main()
|
Completed in 11 milliseconds