Searched refs:rawdata_ent (Results 1 – 1 of 1) sorted by relevance
1168 struct aa_loaddata *rawdata_ent; in aa_replace_profiles() local1222 list_for_each_entry(rawdata_ent, &ns->rawdata_list, list) { in aa_replace_profiles()1223 if (aa_rawdata_eq(rawdata_ent, udata)) { in aa_replace_profiles()1226 tmp = aa_get_profile_loaddata(rawdata_ent); in aa_replace_profiles()