Searched refs:nextr (Results 1 – 1 of 1) sorted by relevance
250 struct audit_krule *r, *nextr; in audit_update_watch() local 277 list_for_each_entry_safe(r, nextr, &owatch->rules, rlist) { in audit_update_watch() 325 struct audit_krule *r, *nextr; in audit_remove_parent_watches() local 330 list_for_each_entry_safe(r, nextr, &w->rules, rlist) { in audit_remove_parent_watches()