Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus_dev_frontend.c310 struct watch_adapter *watch, *tmp_watch; in xenbus_worker() local
326 list_for_each_entry_safe(watch, tmp_watch, &u->watches, list) { in xenbus_worker()