Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/xen/xenbus/
Dxenbus_dev_frontend.c365 struct watch_adapter *watch, *tmp_watch; in xenbus_write_watch() local
400 list_for_each_entry_safe(watch, tmp_watch, &u->watches, list) { in xenbus_write_watch()
560 struct watch_adapter *watch, *tmp_watch; in xenbus_file_release() local
574 list_for_each_entry_safe(watch, tmp_watch, &u->watches, list) { in xenbus_file_release()