Home
last modified time | relevance | path

Searched refs:allow_duplicates (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/infiniband/core/
Dmulticast.c153 int allow_duplicates) in mcast_insert() argument
170 else if (allow_duplicates) in mcast_insert()
/linux-4.1.27/drivers/acpi/
Dvideo.c78 static bool allow_duplicates; variable
79 module_param(allow_duplicates, bool, 0644);
2016 if (!allow_duplicates) in acpi_video_bus_add()