Searched refs:aa_load_ent (Results 1 – 3 of 3) sorted by relevance
20 struct aa_load_ent { struct28 void aa_load_ent_free(struct aa_load_ent *ent); argument29 struct aa_load_ent *aa_load_ent_alloc(void);
1272 void aa_load_ent_free(struct aa_load_ent *ent) in aa_load_ent_free()1283 struct aa_load_ent *aa_load_ent_alloc(void) in aa_load_ent_alloc()1285 struct aa_load_ent *ent = kzalloc(sizeof(*ent), GFP_KERNEL); in aa_load_ent_alloc()1403 struct aa_load_ent *tmp, *ent; in aa_unpack()
875 struct aa_load_ent *ent; in __list_lookup_parent()1026 struct aa_load_ent *ent, *tmp; in aa_replace_profiles()