Home
last modified time | relevance | path

Searched refs:tomoyo_task_acl (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/security/tomoyo/
Dsecurityfs_if.c22 const struct tomoyo_task_acl *acl = container_of(ptr, typeof(*acl), in tomoyo_check_task_acl()
Dcommon.c1037 const struct tomoyo_task_acl *p1 = container_of(a, typeof(*p1), head); in tomoyo_same_task_acl()
1038 const struct tomoyo_task_acl *p2 = container_of(b, typeof(*p2), head); in tomoyo_same_task_acl()
1057 struct tomoyo_task_acl e = { in tomoyo_write_task()
1419 struct tomoyo_task_acl *ptr = in tomoyo_print_entry()
Dgc.c233 struct tomoyo_task_acl *entry = in tomoyo_del_acl()
Dcommon.h698 struct tomoyo_task_acl { struct