Home
last modified time | relevance | path

Searched refs:free_watch (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/xen/
H A Dxen-operations.c348 static void free_watch(struct qemu_xs_watch *w) in free_watch() function
366 free_watch(w); in libxenstore_watch()
378 free_watch(w); in libxenstore_unwatch()
/openbmc/linux/kernel/
H A Dwatch_queue.c414 static void free_watch(struct rcu_head *rcu) in free_watch() function
428 call_rcu(&watch->rcu, free_watch); in __put_watch()
/openbmc/qemu/hw/i386/kvm/
H A Dxenstore_impl.c1233 static XsWatch *free_watch(XenstoreImplState *s, XsWatch *w) in free_watch() function
1281 free_watch(s, w); in xs_impl_unwatch()
1295 *l = free_watch(s, w); in xs_impl_unwatch()
1331 *l = free_watch(s, w); in xs_impl_reset_watches()