Home
last modified time | relevance | path

Searched defs:xperm (Results 1 – 2 of 2) sorted by relevance

/linux/security/selinux/
H A Davc.c823 static int avc_update_node(u32 event, u32 perms, u8 driver, u8 xperm, u32 ssid, in avc_update_node()
992 u8 driver, u8 xperm, unsigned int flags, in avc_denied()
1015 u8 driver, u8 xperm, struct common_audit_data *ad) in avc_has_extended_perms()
H A Dhooks.c3670 u8 xperm = cmd & 0xff; in ioctl_has_perm() local