Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Ddomain.c72 static inline bool tomoyo_same_acl_head(const struct tomoyo_acl_info *a, in tomoyo_same_acl_head() function
125 if (!tomoyo_same_acl_head(entry, new_entry) || in tomoyo_update_domain()