/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 737 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/ss/ |
D | conditional.c | 131 static void cond_av_list_destroy(struct cond_av_list *list) in cond_av_list_destroy() 154 static void cond_list_destroy(struct cond_node *list) in cond_list_destroy() 272 struct cond_av_list *other = data->other, *list, *cur; in cond_insertf() local 522 struct cond_av_list *list, struct policy_file *fp) in cond_write_av_list() 589 int cond_write_list(struct policydb *p, struct cond_node *list, void *fp) in cond_write_list()
|
D | sidtab.h | 23 struct hlist_node list; member
|
/security/selinux/ |
D | netport.c | 40 struct list_head list; member 46 struct list_head list; member
|
D | netnode.c | 41 struct list_head list; member 47 struct list_head list; member
|
D | ibpkey.c | 34 struct list_head list; member 39 struct list_head list; member
|
D | netif.c | 33 struct list_head list; member
|
D | avc.c | 54 struct hlist_node list; /* anchored in avc_cache->slots[i] */ member
|
/security/apparmor/include/ |
D | policy_unpack.h | 20 struct list_head list; member 59 struct list_head list; member
|
D | lib.h | 131 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 769 struct list_head *list = v; in cipso_seq_show() local 953 struct list_head *list = v; in cipso2_seq_show() local 1036 struct list_head *list = v; in net4addr_seq_show() local 1302 struct list_head *list = v; in net6addr_seq_show() local 1863 struct list_head *list = v; in onlycap_seq_show() local 1931 static int smk_parse_label_list(char *data, struct list_head *list) in smk_parse_label_list() 1960 void smk_destroy_label_list(struct list_head *list) in smk_destroy_label_list() [all …]
|
D | smack.h | 67 struct list_head list; member 134 struct list_head list; member 144 struct list_head list; member 156 struct list_head list; member 169 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/ |
D | device_cgroup.c | 36 struct list_head list; member
|
D | security.c | 332 struct hlist_head *list = (struct hlist_head *) &security_hook_heads; in early_security_init() local 399 static bool match_last_lsm(const char *list, const char *lsm) in match_last_lsm()
|
/security/selinux/include/ |
D | objsec.h | 48 struct list_head list; /* list of inode_security_struct */ member
|
/security/integrity/ima/ |
D | ima.h | 86 struct list_head list; member
|
D | ima_policy.c | 64 struct list_head list; member
|
/security/apparmor/ |
D | policy.c | 109 static void __add_profile(struct list_head *list, struct aa_profile *profile) in __add_profile()
|