Searched defs:tomoyo_acl_head (Results 1 – 2 of 2) sorted by relevance
31 int tomoyo_update_policy(struct tomoyo_acl_head *new_entry, const int size, in tomoyo_update_policy()33 bool (*check_duplicate) (const struct tomoyo_acl_head in tomoyo_update_policy()
230 struct tomoyo_acl_head { struct231 struct list_head list;232 bool is_deleted;