Home
last modified time | relevance | path

Searched refs:xpd (Results 1 – 6 of 6) sorted by relevance

/linux/security/selinux/
H A Davc.c63 struct extended_perms_decision xpd; member
185 if (xpd_node->xpd.driver == driver && in avc_xperms_decision_lookup()
186 xpd_node->xpd.base_perm == base_perm) in avc_xperms_decision_lookup()
187 return &xpd_node->xpd; in avc_xperms_decision_lookup()
193 avc_xperms_has_perm(struct extended_perms_decision *xpd, in avc_xperms_has_perm() argument
199 (xpd->used & XPERMS_ALLOWED)) in avc_xperms_has_perm()
200 rc = security_xperm_test(xpd->allowed->p, perm); in avc_xperms_has_perm()
202 (xpd->used & XPERMS_AUDITALLOW)) in avc_xperms_has_perm()
203 rc = security_xperm_test(xpd->auditallow->p, perm); in avc_xperms_has_perm()
205 (xpd in avc_xperms_has_perm()
213 struct extended_perms_decision *xpd; avc_xperms_allow_perm() local
223 struct extended_perms_decision *xpd; avc_xperms_decision_free() local
294 struct extended_perms_decision *xpd; avc_xperms_decision_alloc() local
385 avc_xperms_audit_required(u32 requested,struct av_decision * avd,struct extended_perms_decision * xpd,u8 perm,int result,u32 * deniedp) avc_xperms_audit_required() argument
415 avc_xperms_audit(u32 ssid,u32 tsid,u16 tclass,u32 requested,struct av_decision * avd,struct extended_perms_decision * xpd,u8 perm,int result,struct common_audit_data * ad) avc_xperms_audit() argument
832 avc_update_node(u32 event,u32 perms,u8 driver,u8 base_perm,u8 xperm,u32 ssid,u32 tsid,u16 tclass,u32 seqno,struct extended_perms_decision * xpd,u32 flags) avc_update_node() argument
1027 struct extended_perms_decision *xpd = NULL; avc_has_extended_perms() local
[all...]
/linux/drivers/net/wireless/ath/carl9170/
H A Deeprom.h62 u8 xpd; member
/linux/drivers/net/wireless/ath/ath9k/
H A Deeprom.h354 u8 xpd; member
404 u8 xpd; member
489 u8 xpd; member
H A Deeprom_9287.c100 PR_EEP("External PD", modal_hdr->xpd); in ar9287_dump_modal_eeprom()
H A Deeprom_4k.c94 PR_EEP("External PD", modal_hdr->xpd); in ath9k_dump_4k_modal_eeprom()
H A Deeprom_def.c165 PR_EEP("External PD", modal_hdr->xpd); in ath9k_def_dump_modal_eeprom()