Home
last modified time | relevance | path

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

/linux/security/tomoyo/
A Dnetwork.c214 const struct tomoyo_unix_acl *p1 = container_of(a, typeof(*p1), head); in tomoyo_same_unix_acl()
215 const struct tomoyo_unix_acl *p2 = container_of(b, typeof(*p2), head); in tomoyo_same_unix_acl()
261 &container_of(a, struct tomoyo_unix_acl, head)->perm; in tomoyo_merge_unix_acl()
263 const u8 b_perm = container_of(b, struct tomoyo_unix_acl, head)->perm; in tomoyo_merge_unix_acl()
329 struct tomoyo_unix_acl e = { .head.type = TOMOYO_TYPE_UNIX_ACL }; in tomoyo_write_unix_network()
452 const struct tomoyo_unix_acl *acl = in tomoyo_check_unix_acl()
A Dgc.c225 struct tomoyo_unix_acl *entry = in tomoyo_del_acl()
A Dutil.c1085 perm = data_race(container_of(ptr, struct tomoyo_unix_acl, head)->perm); in tomoyo_domain_quota_is_ok()
A Dcommon.h772 struct tomoyo_unix_acl { struct
A Dcommon.c1535 struct tomoyo_unix_acl *ptr = in tomoyo_print_entry()

Completed in 17 milliseconds