Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/xenstore/
A Dlist.h292 #define list_for_each_safe(pos, n, head) \ macro
/xen-4.10.0-shim-comet/xen/common/
A Dsched_rt.c1523 list_for_each_safe ( iter, tmp, replq ) in repl_timer_handler()
1548 list_for_each_safe ( iter, tmp, &tmp_replq ) in repl_timer_handler()
A Dsched_credit.c1423 list_for_each_safe( iter_sdom, next_sdom, &prv->active_sdom ) in csched_acct()
1504 list_for_each_safe( iter_vcpu, next_vcpu, &sdom->active_vcpu ) in csched_acct()
A Dsched_credit2.c3339 list_for_each_safe( iter, temp, &rqd->runq ) in runq_candidate()
/xen-4.10.0-shim-comet/xen/arch/x86/mm/
A Dmem_sharing.c202 list_for_each_safe(pos, tmp, &page->sharing->gfns) in rmap_list_to_hash_table()
227 list_for_each_safe(pos, tmp, head) in rmap_hash_table_to_list()
/xen-4.10.0-shim-comet/xen/include/xen/
A Dlist.h484 #define list_for_each_safe(pos, n, head) \ macro
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhvm.c722 list_for_each_safe ( ioport_list, tmp, in hvm_domain_destroy()

Completed in 86 milliseconds