Lines Matching refs:tomoyo_acl_head
31 int tomoyo_update_policy(struct tomoyo_acl_head *new_entry, const int size,
33 bool (*check_duplicate)(const struct tomoyo_acl_head
35 const struct tomoyo_acl_head
39 struct tomoyo_acl_head *entry;
214 * @a: Pointer to "struct tomoyo_acl_head".
215 * @b: Pointer to "struct tomoyo_acl_head".
219 static bool tomoyo_same_transition_control(const struct tomoyo_acl_head *a,
220 const struct tomoyo_acl_head *b)
377 * @a: Pointer to "struct tomoyo_acl_head".
378 * @b: Pointer to "struct tomoyo_acl_head".
382 static bool tomoyo_same_aggregator(const struct tomoyo_acl_head *a,
383 const struct tomoyo_acl_head *b)