Lines Matching refs:u32
70 u32 allow;
71 u32 deny; /* explicit deny, or conflict if allow also set */
73 u32 subtree; /* allow perm on full subtree only when allow is set */
74 u32 cond; /* set only when ~allow and ~deny */
76 u32 kill; /* set only when ~allow | deny */
77 u32 complain; /* accumulates only used when ~allow & ~deny */
78 u32 prompt; /* accumulates only used when ~allow & ~deny */
80 u32 audit; /* set only when allow is set */
81 u32 quiet; /* set only when ~allow | deny */
82 u32 hide; /* set only when ~allow | deny */
85 u32 xindex;
86 u32 tag; /* tag string index, if present */
87 u32 label; /* label string index, if present */
204 u32 mask);
206 u32 mask);
207 void aa_audit_perm_mask(struct audit_buffer *ab, u32 mask, const char *chrs,
208 u32 chrsmask, const char * const *names, u32 namesmask);
215 int type, u32 request, struct aa_perms *perms);
217 u32 request, struct apparmor_audit_data *ad,