Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Daudit_watch.c250 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()