Searched refs:duplicate (Results 1 – 2 of 2) sorted by relevance
39 uint8_t *duplicate; in dh_data_from_key() local43 duplicate = kmemdup(payload->data, payload->datalen, in dh_data_from_key()45 if (duplicate) { in dh_data_from_key()46 *data = duplicate; in dh_data_from_key()
319 bool "Disable htable to allow measurement of duplicate records"322 This option disables htable to allow measurement of duplicate records.
Completed in 8 milliseconds