Home
last modified time | relevance | path

Searched refs:tomoyo_env_acl (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Denviron.c21 const struct tomoyo_env_acl *acl = in tomoyo_check_env_acl()
69 * tomoyo_same_env_acl - Check for duplicated "struct tomoyo_env_acl" entry.
79 const struct tomoyo_env_acl *p1 = container_of(a, typeof(*p1), head); in tomoyo_same_env_acl()
80 const struct tomoyo_env_acl *p2 = container_of(b, typeof(*p2), head); in tomoyo_same_env_acl()
86 * tomoyo_write_env - Write "struct tomoyo_env_acl" list.
96 struct tomoyo_env_acl e = { .head.type = TOMOYO_TYPE_ENV_ACL }; in tomoyo_write_env()
H A Dgc.c208 struct tomoyo_env_acl *entry = in tomoyo_del_acl()
H A Dcommon.h757 struct tomoyo_env_acl { struct
H A Dcommon.c1566 struct tomoyo_env_acl *ptr = in tomoyo_print_entry()
/kernel/linux/linux-6.6/security/tomoyo/
H A Denviron.c21 const struct tomoyo_env_acl *acl = in tomoyo_check_env_acl()
69 * tomoyo_same_env_acl - Check for duplicated "struct tomoyo_env_acl" entry.
79 const struct tomoyo_env_acl *p1 = container_of(a, typeof(*p1), head); in tomoyo_same_env_acl()
80 const struct tomoyo_env_acl *p2 = container_of(b, typeof(*p2), head); in tomoyo_same_env_acl()
86 * tomoyo_write_env - Write "struct tomoyo_env_acl" list.
96 struct tomoyo_env_acl e = { .head.type = TOMOYO_TYPE_ENV_ACL }; in tomoyo_write_env()
H A Dgc.c208 struct tomoyo_env_acl *entry = in tomoyo_del_acl()
H A Dcommon.h757 struct tomoyo_env_acl { struct
H A Dcommon.c1558 struct tomoyo_env_acl *ptr = in tomoyo_print_entry()

Completed in 24 milliseconds