Home
last modified time | relevance | path

Searched refs:tomoyo_path_number_acl (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Dfile.c278 const struct tomoyo_path_number_acl *acl = in tomoyo_check_path_number_acl()
624 * tomoyo_same_path_number_acl - Check for duplicated "struct tomoyo_path_number_acl" entry.
634 const struct tomoyo_path_number_acl *p1 = container_of(a, typeof(*p1), in tomoyo_same_path_number_acl()
636 const struct tomoyo_path_number_acl *p2 = container_of(b, typeof(*p2), in tomoyo_same_path_number_acl()
644 * tomoyo_merge_path_number_acl - Merge duplicated "struct tomoyo_path_number_acl" entry.
656 u8 * const a_perm = &container_of(a, struct tomoyo_path_number_acl, in tomoyo_merge_path_number_acl()
659 const u8 b_perm = container_of(b, struct tomoyo_path_number_acl, head) in tomoyo_merge_path_number_acl()
681 struct tomoyo_path_number_acl e = { in tomoyo_update_path_number_acl()
H A Dgc.c180 struct tomoyo_path_number_acl *entry in tomoyo_del_acl()
H A Dutil.c1070 perm = data_race(container_of(ptr, struct tomoyo_path_number_acl, head) in tomoyo_domain_quota_is_ok()
H A Dcommon.h719 struct tomoyo_path_number_acl { struct
H A Dcommon.c1458 struct tomoyo_path_number_acl *ptr = in tomoyo_print_entry()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dfile.c278 const struct tomoyo_path_number_acl *acl = in tomoyo_check_path_number_acl()
624 * tomoyo_same_path_number_acl - Check for duplicated "struct tomoyo_path_number_acl" entry.
634 const struct tomoyo_path_number_acl *p1 = container_of(a, typeof(*p1), in tomoyo_same_path_number_acl()
636 const struct tomoyo_path_number_acl *p2 = container_of(b, typeof(*p2), in tomoyo_same_path_number_acl()
644 * tomoyo_merge_path_number_acl - Merge duplicated "struct tomoyo_path_number_acl" entry.
656 u8 * const a_perm = &container_of(a, struct tomoyo_path_number_acl, in tomoyo_merge_path_number_acl()
659 const u8 b_perm = container_of(b, struct tomoyo_path_number_acl, head) in tomoyo_merge_path_number_acl()
681 struct tomoyo_path_number_acl e = { in tomoyo_update_path_number_acl()
H A Dgc.c180 struct tomoyo_path_number_acl *entry in tomoyo_del_acl()
H A Dutil.c1075 perm = data_race(container_of(ptr, struct tomoyo_path_number_acl, head) in tomoyo_domain_quota_is_ok()
H A Dcommon.h719 struct tomoyo_path_number_acl { struct
H A Dcommon.c1450 struct tomoyo_path_number_acl *ptr = in tomoyo_print_entry()

Completed in 18 milliseconds