Home
last modified time | relevance | path

Searched refs:tomoyo_same_acl_head (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Ddomain.c66 * tomoyo_same_acl_head - Check for duplicated "struct tomoyo_acl_info" entry.
73 static inline bool tomoyo_same_acl_head(const struct tomoyo_acl_info *a, in tomoyo_same_acl_head() function
127 if (!tomoyo_same_acl_head(entry, new_entry) || in tomoyo_update_domain()
/kernel/linux/linux-6.6/security/tomoyo/
H A Ddomain.c66 * tomoyo_same_acl_head - Check for duplicated "struct tomoyo_acl_info" entry.
73 static inline bool tomoyo_same_acl_head(const struct tomoyo_acl_info *a, in tomoyo_same_acl_head() function
127 if (!tomoyo_same_acl_head(entry, new_entry) || in tomoyo_update_domain()

Completed in 3 milliseconds