Home
last modified time | relevance | path

Searched refs:tomoyo_acl_head (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Dgroup.c16 * @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, in tomoyo_same_path_group()
22 const struct tomoyo_acl_head *b) in tomoyo_same_path_group()
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, in tomoyo_same_number_group()
37 const struct tomoyo_acl_head *b) in tomoyo_same_number_group()
50 * @a: Pointer to "struct tomoyo_acl_head".
51 * @b: Pointer to "struct tomoyo_acl_head"
[all...]
H A Ddomain.c31 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()
35 const struct tomoyo_acl_head in tomoyo_update_policy()
39 struct tomoyo_acl_head *entry; in tomoyo_update_policy()
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, in tomoyo_same_transition_control()
220 const struct tomoyo_acl_head *b) in tomoyo_same_transition_control()
377 * @a: Pointer to "struct tomoyo_acl_head".
378 * @b: Pointer to "struct tomoyo_acl_head"
[all...]
H A Dcommon.h406 struct tomoyo_acl_head { struct
549 struct tomoyo_acl_head head;
555 struct tomoyo_acl_head head;
561 struct tomoyo_acl_head head;
850 struct tomoyo_acl_head head;
860 struct tomoyo_acl_head head;
867 struct tomoyo_acl_head head;
1013 int tomoyo_update_policy(struct tomoyo_acl_head *new_entry, const int size,
1016 (const struct tomoyo_acl_head *,
1017 const struct tomoyo_acl_head *));
[all...]
H A Dgc.c478 * tomoyo_collect_member - Delete elements with "struct tomoyo_acl_head".
488 struct tomoyo_acl_head *member; in tomoyo_collect_member()
489 struct tomoyo_acl_head *tmp; in tomoyo_collect_member()
H A Dcommon.c839 * @a: Pointer to "struct tomoyo_acl_head".
840 * @b: Pointer to "struct tomoyo_acl_head".
844 static bool tomoyo_same_manager(const struct tomoyo_acl_head *a, in tomoyo_same_manager()
845 const struct tomoyo_acl_head *b) in tomoyo_same_manager()
1808 struct tomoyo_acl_head *ptr = in tomoyo_read_group()
1863 struct tomoyo_acl_head *acl = in tomoyo_read_policy()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dgroup.c16 * @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, in tomoyo_same_path_group()
22 const struct tomoyo_acl_head *b) in tomoyo_same_path_group()
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, in tomoyo_same_number_group()
37 const struct tomoyo_acl_head *b) in tomoyo_same_number_group()
50 * @a: Pointer to "struct tomoyo_acl_head".
51 * @b: Pointer to "struct tomoyo_acl_head"
[all...]
H A Ddomain.c31 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()
35 const struct tomoyo_acl_head in tomoyo_update_policy()
39 struct tomoyo_acl_head *entry; in tomoyo_update_policy()
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, in tomoyo_same_transition_control()
220 const struct tomoyo_acl_head *b) in tomoyo_same_transition_control()
377 * @a: Pointer to "struct tomoyo_acl_head".
378 * @b: Pointer to "struct tomoyo_acl_head"
[all...]
H A Dcommon.h406 struct tomoyo_acl_head { struct
549 struct tomoyo_acl_head head;
555 struct tomoyo_acl_head head;
561 struct tomoyo_acl_head head;
850 struct tomoyo_acl_head head;
860 struct tomoyo_acl_head head;
867 struct tomoyo_acl_head head;
1012 int tomoyo_update_policy(struct tomoyo_acl_head *new_entry, const int size,
1015 (const struct tomoyo_acl_head *,
1016 const struct tomoyo_acl_head *));
[all...]
H A Dgc.c478 * tomoyo_collect_member - Delete elements with "struct tomoyo_acl_head".
488 struct tomoyo_acl_head *member; in tomoyo_collect_member()
489 struct tomoyo_acl_head *tmp; in tomoyo_collect_member()
H A Dcommon.c831 * @a: Pointer to "struct tomoyo_acl_head".
832 * @b: Pointer to "struct tomoyo_acl_head".
836 static bool tomoyo_same_manager(const struct tomoyo_acl_head *a, in tomoyo_same_manager()
837 const struct tomoyo_acl_head *b) in tomoyo_same_manager()
1800 struct tomoyo_acl_head *ptr = in tomoyo_read_group()
1855 struct tomoyo_acl_head *acl = in tomoyo_read_policy()

Completed in 17 milliseconds