Searched refs:allow_duplicates (Results 1 – 3 of 3) sorted by relevance
106 static const char * const allow_duplicates[] = { variable1173 for (int i = 0; allow_duplicates[i] != NULL; i++) { in guid_already_parsed_for_legacy()1176 if (guid_parse(allow_duplicates[i], &tmp)) in guid_already_parsed_for_legacy()
152 int allow_duplicates) in mcast_insert() argument169 else if (allow_duplicates) in mcast_insert()
47 static bool allow_duplicates; variable48 module_param(allow_duplicates, bool, 0644);2000 if (!allow_duplicates) in acpi_video_bus_add()
Completed in 11 milliseconds