Searched defs:b_perm (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/security/tomoyo/ |
| H A D | network.c | 237 const u8 b_perm = container_of(b, struct tomoyo_inet_acl, head)->perm; in tomoyo_merge_inet_acl() local 263 const u8 b_perm = container_of(b, struct tomoyo_unix_acl, head)->perm; in tomoyo_merge_unix_acl() local
|
| H A D | file.c | 366 const u16 b_perm = container_of(b, struct tomoyo_path_acl, head)->perm; in tomoyo_merge_path_acl() local 441 const u8 b_perm = container_of(b, struct tomoyo_mkdev_acl, head) in tomoyo_merge_mkdev_acl() local 521 const u8 b_perm = container_of(b, struct tomoyo_path2_acl, head)->perm; in tomoyo_merge_path2_acl() local 659 const u8 b_perm in tomoyo_merge_path_number_acl() local [all...] |
| /kernel/linux/linux-6.6/security/tomoyo/ |
| H A D | file.c | 366 const u16 b_perm = container_of(b, struct tomoyo_path_acl, head)->perm; in tomoyo_merge_path_acl() local 441 const u8 b_perm = container_of(b, struct tomoyo_mkdev_acl, head) in tomoyo_merge_mkdev_acl() local 521 const u8 b_perm = container_of(b, struct tomoyo_path2_acl, head)->perm; in tomoyo_merge_path2_acl() local 659 const u8 b_perm in tomoyo_merge_path_number_acl() local [all...] |
| H A D | network.c | 237 const u8 b_perm = container_of(b, struct tomoyo_inet_acl, head)->perm; in tomoyo_merge_inet_acl() local 263 const u8 b_perm = container_of(b, struct tomoyo_unix_acl, head)->perm; in tomoyo_merge_unix_acl() local
|
Completed in 5 milliseconds