Searched defs:a_perm (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | network.c | 234 u8 * const a_perm = in tomoyo_merge_inet_acl() local 260 u8 * const a_perm = in tomoyo_merge_unix_acl() local
|
H A D | file.c | 363 u16 * const a_perm = &container_of(a, struct tomoyo_path_acl, head) in tomoyo_merge_path_acl() local 438 u8 *const a_perm = &container_of(a, struct tomoyo_mkdev_acl, in tomoyo_merge_mkdev_acl() local 518 u8 * const a_perm = &container_of(a, struct tomoyo_path2_acl, head) in tomoyo_merge_path2_acl() local 656 u8 * const a_perm in tomoyo_merge_path_number_acl() local [all...] |
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | file.c | 363 u16 * const a_perm = &container_of(a, struct tomoyo_path_acl, head) in tomoyo_merge_path_acl() local 438 u8 *const a_perm = &container_of(a, struct tomoyo_mkdev_acl, in tomoyo_merge_mkdev_acl() local 518 u8 * const a_perm = &container_of(a, struct tomoyo_path2_acl, head) in tomoyo_merge_path2_acl() local 656 u8 * const a_perm in tomoyo_merge_path_number_acl() local [all...] |
H A D | network.c | 234 u8 * const a_perm = in tomoyo_merge_inet_acl() local 260 u8 * const a_perm = in tomoyo_merge_unix_acl() local
|
Completed in 6 milliseconds