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