Searched refs:rawdata_ent (Results 1 – 1 of 1) sorted by relevance
1063 struct aa_loaddata *rawdata_ent; in aa_replace_profiles() local1116 list_for_each_entry(rawdata_ent, &ns->rawdata_list, list) { in aa_replace_profiles()1117 if (aa_rawdata_eq(rawdata_ent, udata)) { in aa_replace_profiles()1120 tmp = __aa_get_loaddata(rawdata_ent); in aa_replace_profiles()