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

/linux-4.1.27/kernel/
H A Daudit_watch.c263 struct audit_krule *r, *nextr; audit_update_watch() local
290 list_for_each_entry_safe(r, nextr, &owatch->rules, rlist) { audit_update_watch()
338 struct audit_krule *r, *nextr; audit_remove_parent_watches() local
343 list_for_each_entry_safe(r, nextr, &w->rules, rlist) { audit_remove_parent_watches()

Completed in 64 milliseconds