Symbol: tomoyo_acl_head
security/tomoyo/common.c
1830
struct tomoyo_acl_head *ptr =
security/tomoyo/common.c
1886
struct tomoyo_acl_head *acl =
security/tomoyo/common.c
842
static bool tomoyo_same_manager(const struct tomoyo_acl_head *a,
security/tomoyo/common.c
843
const struct tomoyo_acl_head *b)
security/tomoyo/common.h
1044
int tomoyo_update_policy(struct tomoyo_acl_head *new_entry, const int size,
security/tomoyo/common.h
1047
(const struct tomoyo_acl_head *,
security/tomoyo/common.h
1048
const struct tomoyo_acl_head *));
security/tomoyo/common.h
549
struct tomoyo_acl_head head;
security/tomoyo/common.h
555
struct tomoyo_acl_head head;
security/tomoyo/common.h
561
struct tomoyo_acl_head head;
security/tomoyo/common.h
850
struct tomoyo_acl_head head;
security/tomoyo/common.h
860
struct tomoyo_acl_head head;
security/tomoyo/common.h
867
struct tomoyo_acl_head head;
security/tomoyo/domain.c
219
static bool tomoyo_same_transition_control(const struct tomoyo_acl_head *a,
security/tomoyo/domain.c
220
const struct tomoyo_acl_head *b)
security/tomoyo/domain.c
31
int tomoyo_update_policy(struct tomoyo_acl_head *new_entry, const int size,
security/tomoyo/domain.c
33
bool (*check_duplicate)(const struct tomoyo_acl_head
security/tomoyo/domain.c
35
const struct tomoyo_acl_head
security/tomoyo/domain.c
382
static bool tomoyo_same_aggregator(const struct tomoyo_acl_head *a,
security/tomoyo/domain.c
383
const struct tomoyo_acl_head *b)
security/tomoyo/domain.c
39
struct tomoyo_acl_head *entry;
security/tomoyo/gc.c
489
struct tomoyo_acl_head *member;
security/tomoyo/gc.c
490
struct tomoyo_acl_head *tmp;
security/tomoyo/group.c
21
static bool tomoyo_same_path_group(const struct tomoyo_acl_head *a,
security/tomoyo/group.c
22
const struct tomoyo_acl_head *b)
security/tomoyo/group.c
36
static bool tomoyo_same_number_group(const struct tomoyo_acl_head *a,
security/tomoyo/group.c
37
const struct tomoyo_acl_head *b)
security/tomoyo/group.c
55
static bool tomoyo_same_address_group(const struct tomoyo_acl_head *a,
security/tomoyo/group.c
56
const struct tomoyo_acl_head *b)