Home
last modified time | relevance | path

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

/security/
Ddevice_cgroup.c61 static int dev_exceptions_copy(struct list_head *dest, struct list_head *orig) in dev_exceptions_copy()
84 static void dev_exceptions_move(struct list_head *dest, struct list_head *orig) in dev_exceptions_move()
/security/selinux/
Davc.c258 static void avc_copy_xperms_decision(struct extended_perms_decision *dest, in avc_copy_xperms_decision()
279 struct extended_perms_decision *dest, in avc_quick_copy_xperms_decision()
361 struct avc_xperms_node *dest; in avc_xperms_populate() local
/security/keys/
Dkeyring.c521 struct key *dest) in keyring_alloc()