Home
last modified time | relevance | path

Searched refs:hashtable_iterate (Results 1 – 4 of 4) sorted by relevance

/tools/xenstored/
A Dhashtable.h106 hashtable_iterate(struct hashtable *h,
A Dhashtable.c256 int hashtable_iterate(struct hashtable *h, in hashtable_iterate() function
A Ddomain.c684 while (hashtable_iterate(domhash, check_domain, &notify)) in check_domains()
1714 hashtable_iterate(domhash, domain_reset_global_acc_sub, NULL); in domain_reset_global_acc()
2020 if (hashtable_iterate(domhash, dump_state_domain, fp)) in dump_state_domains()
2079 if (hashtable_iterate(domhash, domain_check_acc_init_sub, domains)) { in domain_check_acc_init()
2122 hashtable_iterate(domains, domain_check_acc_cb, NULL); in domain_check_acc()
A Dcore.c2415 hashtable_iterate(nodes, clean_store_, data->reachable); in clean_store()

Completed in 16 milliseconds