Home
last modified time | relevance | path

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

/kernel/
Daudit_watch.c262 struct audit_watch *owatch, *nwatch, *nextw; in audit_update_watch() local
269 list_for_each_entry_safe(owatch, nextw, &parent->watches, wlist) { in audit_update_watch()
337 struct audit_watch *w, *nextw; in audit_remove_parent_watches() local
342 list_for_each_entry_safe(w, nextw, &parent->watches, wlist) { in audit_remove_parent_watches()