Home
last modified time | relevance | path

Searched defs:is_delete (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Ddomain.c102 const bool is_delete = param->is_delete; in tomoyo_update_domain() local
[all...]
H A Dnetwork.c230 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 Dfile.c359 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 Dcommon.c861 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 Dcommon.h784 bool is_delete; member
827 bool is_delete; member
/kernel/linux/linux-6.6/security/tomoyo/
H A Ddomain.c102 const bool is_delete = param->is_delete; in tomoyo_update_domain() local
[all...]
H A Dfile.c359 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 Dnetwork.c230 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 Dcommon.c853 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 Dcommon.h784 bool is_delete; member
827 bool is_delete; member

Completed in 15 milliseconds