Searched defs:orig (Results 1 – 7 of 7) sorted by relevance
| /security/selinux/ss/ |
| A D | hashtab.c | 140 int hashtab_duplicate(struct hashtab *new, const struct hashtab *orig, in hashtab_duplicate() 142 const struct hashtab_node *orig, void *args), in hashtab_duplicate()
|
| A D | conditional.c | 601 const struct cond_av_list *orig, in cond_dup_av_list() 682 const struct hashtab_node *orig, void *args) in cond_bools_copy() 708 const struct policydb *orig) in duplicate_policydb_bools() 741 int cond_policydb_dup(struct policydb *new, const struct policydb *orig) in cond_policydb_dup()
|
| A D | avtab.c | 286 int avtab_alloc_dup(struct avtab *new, const struct avtab *orig) in avtab_alloc_dup()
|
| /security/ |
| A D | device_cgroup.c | 62 static int dev_exceptions_copy(struct list_head *dest, struct list_head *orig) in dev_exceptions_copy() 85 static void dev_exceptions_move(struct list_head *dest, struct list_head *orig) in dev_exceptions_move()
|
| /security/selinux/ |
| A D | avc.c | 837 struct avc_node *pos, *node, *orig = NULL; in avc_update_node() local
|
| A D | hooks.c | 3130 int orig, iter; in task_avdcache_search() local
|
| /security/apparmor/ |
| A D | label.c | 73 void __aa_proxy_redirect(struct aa_label *orig, struct aa_label *new) in __aa_proxy_redirect()
|
Completed in 37 milliseconds