Lines Matching refs:tomoyo_acl_head
16 * @a: Pointer to "struct tomoyo_acl_head".
17 * @b: Pointer to "struct tomoyo_acl_head".
21 static bool tomoyo_same_path_group(const struct tomoyo_acl_head *a,
22 const struct tomoyo_acl_head *b)
31 * @a: Pointer to "struct tomoyo_acl_head".
32 * @b: Pointer to "struct tomoyo_acl_head".
36 static bool tomoyo_same_number_group(const struct tomoyo_acl_head *a,
37 const struct tomoyo_acl_head *b)
50 * @a: Pointer to "struct tomoyo_acl_head".
51 * @b: Pointer to "struct tomoyo_acl_head".
55 static bool tomoyo_same_address_group(const struct tomoyo_acl_head *a,
56 const struct tomoyo_acl_head *b)