Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Daudit_watch.c248 struct audit_watch *owatch, *nwatch, *nextw; in audit_update_watch() local
255 list_for_each_entry_safe(owatch, nextw, &parent->watches, wlist) { in audit_update_watch()
323 struct audit_watch *w, *nextw; in audit_remove_parent_watches() local
328 list_for_each_entry_safe(w, nextw, &parent->watches, wlist) { in audit_remove_parent_watches()