Symbol: tomoyo_acl_info
security/tomoyo/audit.c
328
const struct tomoyo_acl_info *matched_acl,
security/tomoyo/common.c
1048
static bool tomoyo_same_task_acl(const struct tomoyo_acl_info *a,
security/tomoyo/common.c
1049
const struct tomoyo_acl_info *b)
security/tomoyo/common.c
1405
struct tomoyo_acl_info *acl)
security/tomoyo/common.c
1616
struct tomoyo_acl_info *ptr =
security/tomoyo/common.h
1036
int tomoyo_update_domain(struct tomoyo_acl_info *new_entry, const int size,
security/tomoyo/common.h
1039
(const struct tomoyo_acl_info *,
security/tomoyo/common.h
1040
const struct tomoyo_acl_info *),
security/tomoyo/common.h
1042
(struct tomoyo_acl_info *, struct tomoyo_acl_info *,
security/tomoyo/common.h
1078
const struct tomoyo_acl_info *));
security/tomoyo/common.h
494
struct tomoyo_acl_info *matched_acl;
security/tomoyo/common.h
699
struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_MANUAL_TASK_ACL */
security/tomoyo/common.h
710
struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_PATH_ACL */
security/tomoyo/common.h
720
struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_PATH_NUMBER_ACL */
security/tomoyo/common.h
729
struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_MKDEV_ACL */
security/tomoyo/common.h
741
struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_PATH2_ACL */
security/tomoyo/common.h
749
struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_MOUNT_ACL */
security/tomoyo/common.h
758
struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_ENV_ACL */
security/tomoyo/common.h
764
struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_INET_ACL */
security/tomoyo/common.h
773
struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_UNIX_ACL */
security/tomoyo/domain.c
104
struct tomoyo_acl_info *entry;
security/tomoyo/domain.c
163
const struct tomoyo_acl_info *))
security/tomoyo/domain.c
166
struct tomoyo_acl_info *ptr;
security/tomoyo/domain.c
73
static inline bool tomoyo_same_acl_head(const struct tomoyo_acl_info *a,
security/tomoyo/domain.c
74
const struct tomoyo_acl_info *b)
security/tomoyo/domain.c
92
int tomoyo_update_domain(struct tomoyo_acl_info *new_entry, const int size,
security/tomoyo/domain.c
94
bool (*check_duplicate)(const struct tomoyo_acl_info
security/tomoyo/domain.c
96
const struct tomoyo_acl_info
security/tomoyo/domain.c
98
bool (*merge_duplicate)(struct tomoyo_acl_info *,
security/tomoyo/domain.c
99
struct tomoyo_acl_info *,
security/tomoyo/environ.c
19
const struct tomoyo_acl_info *ptr)
security/tomoyo/environ.c
77
static bool tomoyo_same_env_acl(const struct tomoyo_acl_info *a,
security/tomoyo/environ.c
78
const struct tomoyo_acl_info *b)
security/tomoyo/file.c
257
const struct tomoyo_acl_info *ptr)
security/tomoyo/file.c
280
const struct tomoyo_acl_info *ptr)
security/tomoyo/file.c
301
const struct tomoyo_acl_info *ptr)
security/tomoyo/file.c
321
const struct tomoyo_acl_info *ptr)
security/tomoyo/file.c
345
static bool tomoyo_same_path_acl(const struct tomoyo_acl_info *a,
security/tomoyo/file.c
346
const struct tomoyo_acl_info *b)
security/tomoyo/file.c
363
static bool tomoyo_merge_path_acl(struct tomoyo_acl_info *a,
security/tomoyo/file.c
364
struct tomoyo_acl_info *b,
security/tomoyo/file.c
417
static bool tomoyo_same_mkdev_acl(const struct tomoyo_acl_info *a,
security/tomoyo/file.c
418
const struct tomoyo_acl_info *b)
security/tomoyo/file.c
438
static bool tomoyo_merge_mkdev_acl(struct tomoyo_acl_info *a,
security/tomoyo/file.c
439
struct tomoyo_acl_info *b,
security/tomoyo/file.c
499
static bool tomoyo_same_path2_acl(const struct tomoyo_acl_info *a,
security/tomoyo/file.c
500
const struct tomoyo_acl_info *b)
security/tomoyo/file.c
518
static bool tomoyo_merge_path2_acl(struct tomoyo_acl_info *a,
security/tomoyo/file.c
519
struct tomoyo_acl_info *b,
security/tomoyo/file.c
636
static bool tomoyo_same_path_number_acl(const struct tomoyo_acl_info *a,
security/tomoyo/file.c
637
const struct tomoyo_acl_info *b)
security/tomoyo/file.c
657
static bool tomoyo_merge_path_number_acl(struct tomoyo_acl_info *a,
security/tomoyo/file.c
658
struct tomoyo_acl_info *b,
security/tomoyo/file.c
967
static bool tomoyo_same_mount_acl(const struct tomoyo_acl_info *a,
security/tomoyo/file.c
968
const struct tomoyo_acl_info *b)
security/tomoyo/gc.c
157
struct tomoyo_acl_info *acl =
security/tomoyo/gc.c
254
struct tomoyo_acl_info *acl;
security/tomoyo/gc.c
255
struct tomoyo_acl_info *tmp;
security/tomoyo/gc.c
510
struct tomoyo_acl_info *acl;
security/tomoyo/gc.c
511
struct tomoyo_acl_info *tmp;
security/tomoyo/mount.c
49
const struct tomoyo_acl_info *ptr)
security/tomoyo/network.c
192
static bool tomoyo_same_inet_acl(const struct tomoyo_acl_info *a,
security/tomoyo/network.c
193
const struct tomoyo_acl_info *b)
security/tomoyo/network.c
211
static bool tomoyo_same_unix_acl(const struct tomoyo_acl_info *a,
security/tomoyo/network.c
212
const struct tomoyo_acl_info *b)
security/tomoyo/network.c
230
static bool tomoyo_merge_inet_acl(struct tomoyo_acl_info *a,
security/tomoyo/network.c
231
struct tomoyo_acl_info *b,
security/tomoyo/network.c
256
static bool tomoyo_merge_unix_acl(struct tomoyo_acl_info *a,
security/tomoyo/network.c
257
struct tomoyo_acl_info *b,
security/tomoyo/network.c
423
const struct tomoyo_acl_info *ptr)
security/tomoyo/network.c
453
const struct tomoyo_acl_info *ptr)
security/tomoyo/securityfs_if.c
20
const struct tomoyo_acl_info *ptr)
security/tomoyo/util.c
1048
struct tomoyo_acl_info *ptr;