Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/xen/xenbus/
Dxenbus_dev_frontend.c304 struct watch_adapter *watch, *tmp_watch; in xenbus_file_free() local
320 list_for_each_entry_safe(watch, tmp_watch, &u->watches, list) { in xenbus_file_free()