/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | domain.c | 102 const bool is_delete = param->is_delete; in tomoyo_update_domain() local [all...] |
H A D | network.c | 230 tomoyo_merge_inet_acl(struct tomoyo_acl_info *a, struct tomoyo_acl_info *b, const bool is_delete) tomoyo_merge_inet_acl() argument 256 tomoyo_merge_unix_acl(struct tomoyo_acl_info *a, struct tomoyo_acl_info *b, const bool is_delete) tomoyo_merge_unix_acl() argument
|
H A D | file.c | 359 tomoyo_merge_path_acl(struct tomoyo_acl_info *a, struct tomoyo_acl_info *b, const bool is_delete) tomoyo_merge_path_acl() argument 434 tomoyo_merge_mkdev_acl(struct tomoyo_acl_info *a, struct tomoyo_acl_info *b, const bool is_delete) tomoyo_merge_mkdev_acl() argument 514 tomoyo_merge_path2_acl(struct tomoyo_acl_info *a, struct tomoyo_acl_info *b, const bool is_delete) tomoyo_merge_path2_acl() argument 652 tomoyo_merge_path_number_acl(struct tomoyo_acl_info *a, struct tomoyo_acl_info *b, const bool is_delete) tomoyo_merge_path_number_acl() argument [all...] |
H A D | common.c | 861 tomoyo_update_manager_entry(const char *manager, const bool is_delete) tomoyo_update_manager_entry() argument 1126 tomoyo_write_domain2(struct tomoyo_policy_namespace *ns, struct list_head *list, char *data, const bool is_delete) tomoyo_write_domain2() argument 1177 const bool is_delete = head->w.is_delete; tomoyo_write_domain() local 1758 const bool is_delete = head->w.is_delete; tomoyo_write_exception() local [all...] |
H A D | common.h | 784 bool is_delete; member 827 bool is_delete; member
|
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | domain.c | 102 const bool is_delete = param->is_delete; in tomoyo_update_domain() local [all...] |
H A D | file.c | 359 tomoyo_merge_path_acl(struct tomoyo_acl_info *a, struct tomoyo_acl_info *b, const bool is_delete) tomoyo_merge_path_acl() argument 434 tomoyo_merge_mkdev_acl(struct tomoyo_acl_info *a, struct tomoyo_acl_info *b, const bool is_delete) tomoyo_merge_mkdev_acl() argument 514 tomoyo_merge_path2_acl(struct tomoyo_acl_info *a, struct tomoyo_acl_info *b, const bool is_delete) tomoyo_merge_path2_acl() argument 652 tomoyo_merge_path_number_acl(struct tomoyo_acl_info *a, struct tomoyo_acl_info *b, const bool is_delete) tomoyo_merge_path_number_acl() argument [all...] |
H A D | network.c | 230 tomoyo_merge_inet_acl(struct tomoyo_acl_info *a, struct tomoyo_acl_info *b, const bool is_delete) tomoyo_merge_inet_acl() argument 256 tomoyo_merge_unix_acl(struct tomoyo_acl_info *a, struct tomoyo_acl_info *b, const bool is_delete) tomoyo_merge_unix_acl() argument
|
H A D | common.c | 853 tomoyo_update_manager_entry(const char *manager, const bool is_delete) tomoyo_update_manager_entry() argument 1118 tomoyo_write_domain2(struct tomoyo_policy_namespace *ns, struct list_head *list, char *data, const bool is_delete) tomoyo_write_domain2() argument 1169 const bool is_delete = head->w.is_delete; tomoyo_write_domain() local 1750 const bool is_delete = head->w.is_delete; tomoyo_write_exception() local [all...] |
H A D | common.h | 784 bool is_delete; member 827 bool is_delete; member
|