Home
last modified time | relevance | path

Searched refs:xpd (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/security/selinux/
H A Davc.c62 struct extended_perms_decision xpd; member
193 if (xpd_node->xpd.driver == driver) in avc_xperms_decision_lookup()
194 return &xpd_node->xpd; in avc_xperms_decision_lookup()
200 avc_xperms_has_perm(struct extended_perms_decision *xpd, in avc_xperms_has_perm() argument
206 (xpd->used & XPERMS_ALLOWED)) in avc_xperms_has_perm()
207 rc = security_xperm_test(xpd->allowed->p, perm); in avc_xperms_has_perm()
209 (xpd->used & XPERMS_AUDITALLOW)) in avc_xperms_has_perm()
210 rc = security_xperm_test(xpd->auditallow->p, perm); in avc_xperms_has_perm()
212 (xpd->used & XPERMS_DONTAUDIT)) in avc_xperms_has_perm()
213 rc = security_xperm_test(xpd in avc_xperms_has_perm()
220 struct extended_perms_decision *xpd; avc_xperms_allow_perm() local
229 struct extended_perms_decision *xpd; avc_xperms_decision_free() local
298 struct extended_perms_decision *xpd; avc_xperms_decision_alloc() local
387 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
417 avc_xperms_audit(struct selinux_state *state, 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
836 avc_update_node(struct selinux_avc *avc, u32 event, u32 perms, u8 driver, u8 xperm, u32 ssid, u32 tsid, u16 tclass, u32 seqno, struct extended_perms_decision *xpd, u32 flags) avc_update_node() argument
1048 struct extended_perms_decision *xpd = NULL; avc_has_extended_perms() local
[all...]
/kernel/linux/linux-6.6/security/selinux/
H A Davc.c62 struct extended_perms_decision xpd; member
191 if (xpd_node->xpd.driver == driver) in avc_xperms_decision_lookup()
192 return &xpd_node->xpd; in avc_xperms_decision_lookup()
198 avc_xperms_has_perm(struct extended_perms_decision *xpd, in avc_xperms_has_perm() argument
204 (xpd->used & XPERMS_ALLOWED)) in avc_xperms_has_perm()
205 rc = security_xperm_test(xpd->allowed->p, perm); in avc_xperms_has_perm()
207 (xpd->used & XPERMS_AUDITALLOW)) in avc_xperms_has_perm()
208 rc = security_xperm_test(xpd->auditallow->p, perm); in avc_xperms_has_perm()
210 (xpd->used & XPERMS_DONTAUDIT)) in avc_xperms_has_perm()
211 rc = security_xperm_test(xpd in avc_xperms_has_perm()
218 struct extended_perms_decision *xpd; avc_xperms_allow_perm() local
227 struct extended_perms_decision *xpd; avc_xperms_decision_free() local
296 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
831 avc_update_node(u32 event, u32 perms, u8 driver, u8 xperm, u32 ssid, u32 tsid, u16 tclass, u32 seqno, struct extended_perms_decision *xpd, u32 flags) avc_update_node() argument
1025 struct extended_perms_decision *xpd = NULL; avc_has_extended_perms() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Deeprom.h354 u8 xpd; member
404 u8 xpd; member
489 u8 xpd; member
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()
H A Deeprom_9287.c100 PR_EEP("External PD", modal_hdr->xpd); in ar9287_dump_modal_eeprom()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Deeprom.h354 u8 xpd; member
404 u8 xpd; member
489 u8 xpd; member
H A Deeprom_4k.c94 PR_EEP("External PD", modal_hdr->xpd); in ath9k_dump_4k_modal_eeprom()
H A Deeprom_9287.c100 PR_EEP("External PD", modal_hdr->xpd); in ar9287_dump_modal_eeprom()
H A Deeprom_def.c165 PR_EEP("External PD", modal_hdr->xpd); in ath9k_def_dump_modal_eeprom()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/carl9170/
H A Deeprom.h62 u8 xpd; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/carl9170/
H A Deeprom.h62 u8 xpd; member

Completed in 16 milliseconds