Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Daudit_watch.c263 struct audit_watch *owatch, *nwatch, *nextw; in audit_update_watch() local
270 list_for_each_entry_safe(owatch, nextw, &parent->watches, wlist) { in audit_update_watch()
340 struct audit_watch *w, *nextw; in audit_remove_parent_watches() local
345 list_for_each_entry_safe(w, nextw, &parent->watches, wlist) { in audit_remove_parent_watches()