/security/tomoyo/ |
D | domain.c | 40 struct list_head *list = param->list; in tomoyo_update_policy() local 105 struct list_head * const list = param->list; in tomoyo_update_domain() local 167 const struct list_head *list = &domain->acl_info_list; in tomoyo_check_acl() local 298 (const struct list_head *list, const struct tomoyo_path_info *domainname, in tomoyo_scan_transition() 352 const struct list_head * const list = in tomoyo_transition_type() local 735 struct list_head *list = in tomoyo_find_next_domain() local
|
D | gc.c | 506 static void tomoyo_collect_acl(struct list_head *list) in tomoyo_collect_acl() 563 struct list_head *list = &ns->group_list[i]; in tomoyo_collect_entry() local 591 struct list_head *list = &tomoyo_name_list[i]; in tomoyo_collect_entry() local
|
D | memory.c | 100 struct list_head *list; in tomoyo_get_group() local
|
D | common.c | 1127 struct list_head *list, char *data, in tomoyo_write_domain2() 1598 struct list_head *list) in tomoyo_read_domain2() 1801 struct list_head *list = &ns->group_list[idx]; in tomoyo_read_group() local 1860 struct list_head *list = &ns->policy_list[idx]; in tomoyo_read_policy() local 1952 struct list_head list; member
|
D | audit.c | 303 struct list_head list; member
|
D | common.h | 407 struct list_head list; member 413 struct list_head list; member 673 struct list_head list; member 681 struct list_head list; member 782 struct list_head *list; member 842 struct list_head list; member
|
/security/selinux/ |
D | netport.c | 40 struct list_head list; member 46 struct list_head list; member
|
D | ibpkey.c | 34 struct list_head list; member 39 struct list_head list; member
|
D | netnode.c | 41 struct list_head list; member 47 struct list_head list; member
|
D | netif.c | 33 struct list_head list; member
|
D | avc.c | 60 struct hlist_node list; /* anchored in avc_cache->slots[i] */ member
|
/security/apparmor/include/ |
D | policy_unpack.h | 20 struct list_head list; member 60 struct list_head list; member
|
D | lib.h | 136 struct list_head list; member
|
/security/smack/ |
D | smackfs.c | 534 struct list_head *list; in smk_seq_start() local 551 struct list_head *list = v; in smk_seq_next() local 619 struct list_head *list = v; in load_seq_show() local 767 struct list_head *list = v; in cipso_seq_show() local 974 struct list_head *list = v; in cipso2_seq_show() local 1057 struct list_head *list = v; in net4addr_seq_show() local 1323 struct list_head *list = v; in net6addr_seq_show() local 1888 struct list_head *list = v; in onlycap_seq_show() local 1956 static int smk_parse_label_list(char *data, struct list_head *list) in smk_parse_label_list() 1985 void smk_destroy_label_list(struct list_head *list) in smk_destroy_label_list() [all …]
|
D | smack.h | 67 struct list_head list; member 138 struct list_head list; member 148 struct list_head list; member 159 struct list_head list; member 170 struct list_head list; member 180 struct list_head list; member
|
/security/integrity/platform_certs/ |
D | efi_parser.c | 49 efi_signature_list_t list; in parse_efi_signature_list() local
|
/security/integrity/evm/ |
D | evm.h | 30 struct list_head list; member
|
/security/selinux/ss/ |
D | conditional.c | 325 struct cond_av_list *list, in cond_read_av_list() 482 struct cond_av_list *list, struct policy_file *fp) in cond_write_av_list()
|
D | sidtab.h | 27 struct hlist_node list; member
|
/security/integrity/ima/ |
D | ima.h | 91 struct list_head list; member 237 struct list_head list; member
|
D | ima_policy.c | 73 struct list_head list; member
|
/security/selinux/include/ |
D | objsec.h | 48 struct list_head list; /* list of inode_security_struct */ member
|
/security/ |
D | device_cgroup.c | 38 struct list_head list; member
|
D | security.c | 371 struct hlist_head *list = (struct hlist_head *) &security_hook_heads; in early_security_init() local 438 static bool match_last_lsm(const char *list, const char *lsm) in match_last_lsm()
|
/security/apparmor/ |
D | policy.c | 109 static void __add_profile(struct list_head *list, struct aa_profile *profile) in __add_profile()
|