Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Dmulticast.c152 int allow_duplicates) in mcast_insert() argument
169 else if (allow_duplicates) in mcast_insert()
/linux/drivers/acpi/
H A Dacpi_video.c47 static bool allow_duplicates; variable
48 module_param(allow_duplicates, bool, 0644);
1991 if (!allow_duplicates) in acpi_video_bus_add()