Home
last modified time | relevance | path

Searched refs:tomoyo_inet_acl (Results 1 – 5 of 5) sorted by relevance

/linux/security/tomoyo/
A Dnetwork.c195 const struct tomoyo_inet_acl *p1 = container_of(a, typeof(*p1), head); in tomoyo_same_inet_acl()
196 const struct tomoyo_inet_acl *p2 = container_of(b, typeof(*p2), head); in tomoyo_same_inet_acl()
235 &container_of(a, struct tomoyo_inet_acl, head)->perm; in tomoyo_merge_inet_acl()
237 const u8 b_perm = container_of(b, struct tomoyo_inet_acl, head)->perm; in tomoyo_merge_inet_acl()
284 struct tomoyo_inet_acl e = { .head.type = TOMOYO_TYPE_INET_ACL }; in tomoyo_write_inet_network()
422 const struct tomoyo_inet_acl *acl = in tomoyo_check_inet_acl()
A Dgc.c216 struct tomoyo_inet_acl *entry = in tomoyo_del_acl()
A Dutil.c1082 perm = data_race(container_of(ptr, struct tomoyo_inet_acl, head)->perm); in tomoyo_domain_quota_is_ok()
A Dcommon.h763 struct tomoyo_inet_acl { struct
A Dcommon.c1502 struct tomoyo_inet_acl *ptr = in tomoyo_print_entry()

Completed in 32 milliseconds