Searched defs:SA (Results 1 – 3 of 3) sorted by relevance
168 #define aad(SA) (container_of(SA, struct apparmor_audit_data, common)) argument
69 #define F_MMU_VLD_PA_RNG(EA, SA) (((EA) << 8) | (SA)) argument
93 #define SA(n) (_SA + (n)*0x20) macro