Home
last modified time | relevance | path

Searched refs:list_for_each_safe (Results 1 – 7 of 7) sorted by relevance

/xen/tools/xenstore/
A Dlist.h292 #define list_for_each_safe(pos, n, head) \ macro
/xen/xen/common/sched/
A Drt.c1475 list_for_each_safe ( iter, tmp, replq ) in repl_timer_handler()
1500 list_for_each_safe ( iter, tmp, &tmp_replq ) in repl_timer_handler()
A Dcredit.c1406 list_for_each_safe( iter_sdom, next_sdom, &prv->active_sdom ) in csched_acct()
1487 list_for_each_safe( iter_unit, next_unit, &sdom->active_unit ) in csched_acct()
A Dcredit2.c3450 list_for_each_safe( iter, temp, &rqd->runq ) in runq_candidate()
/xen/xen/include/xen/
A Dlist.h471 #define list_for_each_safe(pos, n, head) \ macro
/xen/xen/arch/x86/mm/
A Dmem_sharing.c247 list_for_each_safe ( pos, tmp, &page->sharing->gfns ) in rmap_list_to_hash_table()
273 list_for_each_safe ( pos, tmp, head ) in rmap_hash_table_to_list()
/xen/xen/arch/x86/hvm/
A Dhvm.c781 list_for_each_safe ( ioport_list, tmp, &d->arch.hvm.g2m_ioport_list ) in hvm_domain_destroy()

Completed in 41 milliseconds