Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dsecurityfs_if.c22 const struct tomoyo_task_acl *acl = container_of(ptr, typeof(*acl), in tomoyo_check_task_acl()
H A Dcommon.c1036 * tomoyo_same_task_acl - Check for duplicated "struct tomoyo_task_acl" entry.
1046 const struct tomoyo_task_acl *p1 = container_of(a, typeof(*p1), head); in tomoyo_same_task_acl()
1047 const struct tomoyo_task_acl *p2 = container_of(b, typeof(*p2), head); in tomoyo_same_task_acl()
1066 struct tomoyo_task_acl e = { in tomoyo_write_task()
1428 struct tomoyo_task_acl *ptr = in tomoyo_print_entry()
H A Dgc.c233 struct tomoyo_task_acl *entry = in tomoyo_del_acl()
H A Dcommon.h698 struct tomoyo_task_acl { struct
/kernel/linux/linux-6.6/security/tomoyo/
H A Dsecurityfs_if.c22 const struct tomoyo_task_acl *acl = container_of(ptr, typeof(*acl), in tomoyo_check_task_acl()
H A Dcommon.c1028 * tomoyo_same_task_acl - Check for duplicated "struct tomoyo_task_acl" entry.
1038 const struct tomoyo_task_acl *p1 = container_of(a, typeof(*p1), head); in tomoyo_same_task_acl()
1039 const struct tomoyo_task_acl *p2 = container_of(b, typeof(*p2), head); in tomoyo_same_task_acl()
1058 struct tomoyo_task_acl e = { in tomoyo_write_task()
1420 struct tomoyo_task_acl *ptr = in tomoyo_print_entry()
H A Dgc.c233 struct tomoyo_task_acl *entry = in tomoyo_del_acl()
H A Dcommon.h698 struct tomoyo_task_acl { struct

Completed in 14 milliseconds