Home
last modified time | relevance | path

Searched refs:tomoyo_path_group (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Dgroup.c14 * tomoyo_same_path_group - Check for duplicated "struct tomoyo_path_group" entry.
24 return container_of(a, struct tomoyo_path_group, head)->member_name == in tomoyo_same_path_group()
25 container_of(b, struct tomoyo_path_group, head)->member_name; in tomoyo_same_path_group()
67 * tomoyo_write_group - Write "struct tomoyo_path_group"/"struct tomoyo_number_group"/"struct tomoyo_address_group" list.
83 struct tomoyo_path_group e = { }; in tomoyo_write_group()
123 * @group: Pointer to "struct tomoyo_path_group".
134 struct tomoyo_path_group *member; in tomoyo_path_matches_group()
H A Dgc.c323 * tomoyo_del_path_group - Delete members in "struct tomoyo_path_group".
331 struct tomoyo_path_group *member = in tomoyo_del_path_group()
H A Dcommon.h548 struct tomoyo_path_group { struct
H A Dcommon.c1788 * tomoyo_read_group - Read "struct tomoyo_path_group"/"struct tomoyo_number_group"/"struct tomoyo_address_group" list.
1821 (ptr, struct tomoyo_path_group, in tomoyo_read_group()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dgroup.c14 * tomoyo_same_path_group - Check for duplicated "struct tomoyo_path_group" entry.
24 return container_of(a, struct tomoyo_path_group, head)->member_name == in tomoyo_same_path_group()
25 container_of(b, struct tomoyo_path_group, head)->member_name; in tomoyo_same_path_group()
67 * tomoyo_write_group - Write "struct tomoyo_path_group"/"struct tomoyo_number_group"/"struct tomoyo_address_group" list.
83 struct tomoyo_path_group e = { }; in tomoyo_write_group()
123 * @group: Pointer to "struct tomoyo_path_group".
134 struct tomoyo_path_group *member; in tomoyo_path_matches_group()
H A Dgc.c323 * tomoyo_del_path_group - Delete members in "struct tomoyo_path_group".
331 struct tomoyo_path_group *member = in tomoyo_del_path_group()
H A Dcommon.h548 struct tomoyo_path_group { struct
H A Dcommon.c1780 * tomoyo_read_group - Read "struct tomoyo_path_group"/"struct tomoyo_number_group"/"struct tomoyo_address_group" list.
1813 (ptr, struct tomoyo_path_group, in tomoyo_read_group()

Completed in 14 milliseconds