Lines Matching defs:a_perm
363 u16 * const a_perm = &container_of(a, struct tomoyo_path_acl, head)
365 u16 perm = READ_ONCE(*a_perm);
372 WRITE_ONCE(*a_perm, perm);
438 u8 *const a_perm = &container_of(a, struct tomoyo_mkdev_acl,
440 u8 perm = READ_ONCE(*a_perm);
448 WRITE_ONCE(*a_perm, perm);
518 u8 * const a_perm = &container_of(a, struct tomoyo_path2_acl, head)
520 u8 perm = READ_ONCE(*a_perm);
527 WRITE_ONCE(*a_perm, perm);
656 u8 * const a_perm = &container_of(a, struct tomoyo_path_number_acl,
658 u8 perm = READ_ONCE(*a_perm);
666 WRITE_ONCE(*a_perm, perm);