Home
last modified time | relevance | path

Searched refs:aa_load_ent (Results 1 – 3 of 3) sorted by relevance

/linux/security/apparmor/include/
H A Dpolicy_unpack.h21 struct aa_load_ent { struct
29 void aa_load_ent_free(struct aa_load_ent *ent); argument
30 struct aa_load_ent *aa_load_ent_alloc(void);
/linux/security/apparmor/
H A Dpolicy_unpack.c1600 void aa_load_ent_free(struct aa_load_ent *ent) in aa_load_ent_free()
1611 struct aa_load_ent *aa_load_ent_alloc(void) in aa_load_ent_alloc()
1613 struct aa_load_ent *ent = kzalloc_obj(*ent); in aa_load_ent_alloc()
1733 struct aa_load_ent *tmp, *ent; in aa_unpack()
H A Dpolicy.c1036 struct aa_load_ent *ent; in __list_lookup_parent()
1190 struct aa_load_ent *ent, *tmp; in aa_replace_profiles()