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

/linux-master/kernel/
H A Daudit_watch.c249 struct audit_watch *owatch, *nwatch, *nextw; local
256 list_for_each_entry_safe(owatch, nextw, &parent->watches, wlist) {
324 struct audit_watch *w, *nextw; local
329 list_for_each_entry_safe(w, nextw, &parent->watches, wlist) {

Completed in 91 milliseconds