Searched defs:p2 (Results 1 – 6 of 6) sorted by relevance
/security/tomoyo/ |
D | file.c | 340 const struct tomoyo_path_acl *p2 = container_of(b, typeof(*p2), head); in tomoyo_same_path_acl() local 409 const struct tomoyo_mkdev_acl *p2 = container_of(b, typeof(*p2), head); in tomoyo_same_mkdev_acl() local 488 const struct tomoyo_path2_acl *p2 = container_of(b, typeof(*p2), head); in tomoyo_same_path2_acl() local 622 const struct tomoyo_path_number_acl *p2 = container_of(b, typeof(*p2), in tomoyo_same_path_number_acl() local 949 const struct tomoyo_mount_acl *p2 = container_of(b, typeof(*p2), head); in tomoyo_same_mount_acl() local
|
D | environ.c | 80 const struct tomoyo_env_acl *p2 = container_of(b, typeof(*p2), head); in tomoyo_same_env_acl() local
|
D | group.c | 60 const struct tomoyo_address_group *p2 = container_of(b, typeof(*p2), in tomoyo_same_address_group() local
|
D | domain.c | 220 const struct tomoyo_transition_control *p2 = container_of(b, in tomoyo_same_transition_control() local 376 const struct tomoyo_aggregator *p2 = container_of(b, typeof(*p2), in tomoyo_same_aggregator() local
|
D | network.c | 196 const struct tomoyo_inet_acl *p2 = container_of(b, typeof(*p2), head); in tomoyo_same_inet_acl() local 215 const struct tomoyo_unix_acl *p2 = container_of(b, typeof(*p2), head); in tomoyo_same_unix_acl() local
|
D | common.c | 1026 const struct tomoyo_task_acl *p2 = container_of(b, typeof(*p2), head); in tomoyo_same_task_acl() local
|