Home
last modified time | relevance | path

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

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