Home
last modified time | relevance | path

Searched defs:entry (Results 1 – 15 of 15) sorted by relevance

/security/tomoyo/
Dgc.c165 struct tomoyo_path_acl *entry in tomoyo_del_acl() local
172 struct tomoyo_path2_acl *entry in tomoyo_del_acl() local
180 struct tomoyo_path_number_acl *entry in tomoyo_del_acl() local
188 struct tomoyo_mkdev_acl *entry in tomoyo_del_acl() local
198 struct tomoyo_mount_acl *entry in tomoyo_del_acl() local
208 struct tomoyo_env_acl *entry = in tomoyo_del_acl() local
216 struct tomoyo_inet_acl *entry = in tomoyo_del_acl() local
225 struct tomoyo_unix_acl *entry = in tomoyo_del_acl() local
233 struct tomoyo_task_acl *entry = in tomoyo_del_acl() local
Ddomain.c39 struct tomoyo_acl_head *entry; in tomoyo_update_policy() local
104 struct tomoyo_acl_info *entry; in tomoyo_update_domain() local
465 struct tomoyo_policy_namespace *entry; in tomoyo_assign_namespace() local
528 struct tomoyo_domain_info *entry = tomoyo_find_domain(domainname); in tomoyo_assign_domain() local
Dmemory.c121 struct tomoyo_group *entry = tomoyo_commit_ok(&e, sizeof(e)); in tomoyo_get_group() local
Dcondition.c407 (struct tomoyo_condition *entry) in tomoyo_commit_condition()
497 struct tomoyo_condition *entry = NULL; in tomoyo_get_condition() local
Daudit.c369 struct tomoyo_log *entry; in tomoyo_write_log2() local
Dcommon.c494 struct tomoyo_profile *entry; in tomoyo_assign_profile() local
2065 struct tomoyo_query entry = { }; in tomoyo_supervisor() local
Dcommon.h515 struct tomoyo_path_info entry; member
/security/integrity/ima/
Dima_queue.c75 static int get_binary_runtime_size(struct ima_template_entry *entry) in get_binary_runtime_size()
94 static int ima_add_digest_entry(struct ima_template_entry *entry, in ima_add_digest_entry()
164 int ima_add_template_entry(struct ima_template_entry *entry, int violation, in ima_add_template_entry()
208 int ima_restore_measurement_entry(struct ima_template_entry *entry) in ima_restore_measurement_entry()
Dima_policy.c252 static void ima_lsm_free_rule(struct ima_rule_entry *entry) in ima_lsm_free_rule()
263 static struct ima_rule_entry *ima_lsm_copy_rule(struct ima_rule_entry *entry) in ima_lsm_copy_rule()
304 static int ima_lsm_update_rule(struct ima_rule_entry *entry) in ima_lsm_update_rule()
326 struct ima_rule_entry *entry, *e; in ima_lsm_update_rules() local
494 struct ima_rule_entry *entry; in ima_match_policy() local
547 struct ima_rule_entry *entry; in ima_update_policy_flag() local
578 struct ima_rule_entry *entry; in add_rules() local
807 static int ima_lsm_rule_init(struct ima_rule_entry *entry, in ima_lsm_rule_init()
883 static int ima_parse_rule(char *rule, struct ima_rule_entry *entry) in ima_parse_rule()
1247 struct ima_rule_entry *entry; in ima_parse_add_rule() local
[all …]
Dima_api.c23 void ima_free_template_entry(struct ima_template_entry *entry) in ima_free_template_entry()
37 struct ima_template_entry **entry, in ima_alloc_init_template()
91 int ima_store_template(struct ima_template_entry *entry, in ima_store_template()
136 struct ima_template_entry *entry; in ima_add_violation() local
303 struct ima_template_entry *entry; in ima_store_measurement() local
Dima_template.c304 struct ima_template_entry **entry) in ima_restore_template_data()
360 struct ima_template_entry *entry; in ima_restore_measurement_list() local
Dima_init.c46 struct ima_template_entry *entry; in ima_add_boot_aggregate() local
Dima_main.c639 struct ima_template_entry *entry = NULL; in process_buffer_measurement() local
Dima.h104 struct ima_template_entry *entry; member
/security/selinux/ss/
Dsidtab.c42 struct sidtab_entry_leaf *entry; in context_to_sid() local
59 struct sidtab_isid_entry *entry; in sidtab_set_initial() local
95 struct sidtab_entry_leaf *entry; in sidtab_hash_stats() local
157 union sidtab_entry_inner *entry; in sidtab_do_lookup() local
322 struct sidtab_entry_leaf *entry; in sidtab_convert_hashtable() local
442 static void sidtab_destroy_tree(union sidtab_entry_inner entry, u32 level) in sidtab_destroy_tree()