Searched defs:SA (Results 1 – 3 of 3) sorted by relevance
157 #define aad(SA) ((SA)->apparmor_audit_data) argument173 #define aa_audit_error(ERROR, SA, CB) \ argument
68 #define F_MMU_VLD_PA_RNG(EA, SA) (((EA) << 8) | (SA)) argument
93 #define SA(n) (_SA + (n)*0x20) macro