Home
last modified time | relevance | path

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

/xen/xen/common/
A Dhypfs.c72 static int add_entry(struct hypfs_entry_dir *parent, struct hypfs_entry *new) in add_entry() function
119 ret = add_entry(parent, &dir->e); in hypfs_add_dir()
133 ret = add_entry(parent, &leaf->e); in hypfs_add_leaf()
A Dtimer.c205 static int add_entry(struct timer *t) in add_entry() function
230 if ( add_entry(timer) ) in activate_timer()
516 add_entry(t); in timer_softirq_action()
601 notify |= add_entry(t); in migrate_timers_from_cpu()
/xen/tools/ocaml/xenstored/
A Dquota.ml78 let add_entry quota id = function
A Dstore.ml416 then Quota.add_entry store.quota owner
424 Quota.add_entry store.quota owner
444 Quota.add_entry store.quota new_owner

Completed in 6 milliseconds