Home
last modified time | relevance | path

Searched defs:orig (Results 1 – 3 of 3) sorted by relevance

/security/
Ddevice_cgroup.c59 static int dev_exceptions_copy(struct list_head *dest, struct list_head *orig) in dev_exceptions_copy()
/security/selinux/
Davc.c851 struct avc_node *pos, *node, *orig = NULL; in avc_update_node() local
/security/apparmor/
Dlabel.c73 void __aa_proxy_redirect(struct aa_label *orig, struct aa_label *new) in __aa_proxy_redirect()